membersystem/.gitignore
Víðir Valberg Guðmundsson f42101c476 Adding some titles
2023-10-02 20:50:39 +02:00

9 lines
73 B
Text

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