oshipka/.gitignore

5 lines
43 B
Plaintext
Raw Normal View History

2020-03-18 10:59:37 +01:00
.idea
venv
*.pyc
data/db.sqlite
__pycache__