Edited .gitignore

This commit is contained in:
AnubisSQLi 2018-06-12 18:33:27 -04:00
parent 1d01700c55
commit c07165e883

20
.gitignore vendored
View File

@ -1,21 +1 @@
.DS_Store .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/