Edited .gitignore

This commit is contained in:
AnubisSQLi 2018-06-12 18:33:27 -04:00
parent 053909a2fb
commit dc540e3338

20
.gitignore vendored
View File

@ -1,21 +1 @@
.DS_Store
*.pyc
*.pyo
env
env*
dist
build
*.egg
*.egg-info
_mailinglist
.tox
.cache/
.idea/
__pycache__/
migrations/
config.py
settings.py
env/
db.sqlite3
*.json
admin/