evorepo/.gitignore
2021-09-18 23:46:44 +02:00

22 lines
185 B
Plaintext

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