.gitignore *.log

This commit is contained in:
Brian S. Stephan 2014-04-05 10:50:33 -05:00
parent c1fadb7b74
commit 197f9908e6
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
*.facts
*.json
*.log
*.pyc
*.sqlite3
*.swo