oshipka/.gitignore
2020-03-18 10:59:37 +01:00

5 lines
43 B
Plaintext

.idea
venv
*.pyc
data/db.sqlite
__pycache__