Files
ivatar/.gitignore
2018-05-11 14:08:25 +02:00

7 lines
61 B
Plaintext

__pycache__
/db.sqlite3
/static/
**.*.swp
.coverage
htmlcov/