Files
ivatar/.gitignore
2018-07-16 11:09:01 +02:00

14 lines
125 B
Plaintext

__pycache__
/db.sqlite3
/static/
**.*.swp
.coverage
htmlcov/
.virtualenv
.pyre
.vscode
**.pyc
.ropeproject/
db.sqlite3.SAVE