evorepo/.gitignore
2019-02-01 21:27:57 +01:00

21 lines
178 B
Plaintext

*.pyc
*.swp
*.swo
.DS_Store
local_settings.py
archweb.db
archweb.db-*
newrelic.key
tags
collected_static/
testing/
env/
.mypy_cache/
# rope
.ropeproject/
# coverage
.coverage