membersystem/.gitignore
valberg 33f5e7a285 ui-overhaul (#24)
Co-authored-by: Halfdan <halm@itu.dk>
Co-authored-by: Halfdan Mouritzen <halfdan@robothangarskib.dk>
Reviewed-on: https://git.data.coop/data.coop/membersystem/pulls/24
2024-01-13 20:07:36 +00:00

10 lines
80 B
Text

__pycache__/
*.pyc
*.sw*
db.sqlite3
.pytest_cache
.idea/
*.mo
.env
venv/
.venv/