nupes-elections/.gitignore

11 lines
65 B
Plaintext
Raw Normal View History

__pycache__
.venv
.env
*.sqlite3
data/
migrations/versions/*