antragsideen-hagen/.gitignore
Dotty Dotter 34d5671997 Initial commit: Antragsideen-App Skeleton
- Backend (FastAPI)
- Frontend
- Docker Compose
- README
2026-03-30 23:49:13 +02:00

8 lines
60 B
Plaintext

__pycache__/
*.pyc
.venv/
*.db
node_modules/
.env
.DS_Store