Files
ivatar/.gitignore
2019-02-18 13:03:06 +01:00

16 lines
185 B
Plaintext

__pycache__
/db.sqlite3
/static/
**.*.swp
.coverage
htmlcov/
.virtualenv
.pyre
.vscode
**.pyc
.ropeproject/
db.sqlite3.SAVE
node_modules/
config_local.py
locale/*/LC_MESSAGES/django.mo