evorepo/.gitignore

23 lines
194 B
Plaintext

*.pyc
*.swp
*.swo
.DS_Store
local_settings.py
archweb.db
archweb.db-*
database.db
tags
collected_static/
testing/
env/
htmlcov
*.tar.gz
.mypy_cache/
# rope
.ropeproject/
# coverage
.coverage