.gitignore db.sqlite3

This commit is contained in:
Brian S. Stephan 2018-01-09 15:20:29 -06:00
parent 793fdb0e84
commit 8b7ee5ee19
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
*.log
*.pyc
.idea/
db.sqlite3
localsettings.py
parser.out
parsetab.py