Skip to content

Commit

Permalink
Adding documents and logs directory to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamTriplo committed Mar 17, 2019
1 parent bb9181b commit 540d5c1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions documents/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Telling git to include this directory in repo but ignore it's contents

*
!.gitignore
4 changes: 4 additions & 0 deletions logs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Telling git to include this directory in repo but ignore it's contents

*
!.gitignore

0 comments on commit 540d5c1

Please sign in to comment.