nupes-elections/.gitignore

13 lines
90 B
Plaintext

__pycache__
.venv
.env
*.sqlite3
*.sqlite3-journal
cache/
data/
migrations/versions/*