Files
GeViSetWEB/.gitignore
2026-02-10 09:58:11 +01:00

14 lines
183 B
Plaintext

**/.venv/
**/__pycache__/
**/*.pyc
frontend/node_modules/
frontend/dist/
backend/.pytest_cache/
backend/.mypy_cache/
backend/.ruff_cache/
*.log
.env
.env.*
_out.json
_log_import.json