.git
.gitignore
.venv
**/__pycache__
*.pyc
*.pyo
db.sqlite3
staticfiles/
media/
.env
.idea/
*.md
Architektur_Planung_Abrechnungssystem.pdf
