Skip to content

Commit

Permalink
Added empty logs directory, added a public .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
gbrindisi committed Jul 16, 2012
1 parent 5a20d57 commit 094d1ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.log
.*
*.pyc
!.gitignore
2 changes: 2 additions & 0 deletions logs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*
!.gitignore

0 comments on commit 094d1ca

Please sign in to comment.