.gitignore *.json

This commit is contained in:
Brian S. Stephan 2014-03-20 18:34:37 -05:00
parent 1157fab28f
commit f6fb16225f
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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