Files
ivatar/.gitignore
Oliver Falk 2a21ce51b6 Ignore .pyc
2018-05-23 10:43:43 +02:00

11 lines
94 B
Plaintext

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