Initial commit: Wochenplaner Backend + Docker Setup

This commit is contained in:
Wochenplaner Deploy
2026-06-01 11:23:04 +00:00
commit e5f44112d0
7 changed files with 460 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
__pycache__/
*.pyc
*.pyo
.env
.env.*
backend/data/
*.db
venv/
.venv/
.git/