This commit is contained in:
2026-05-10 09:46:07 +12:00
parent cfc193b713
commit 2f2466ecac
81 changed files with 2571 additions and 413 deletions
+8 -1
View File
@@ -3,13 +3,20 @@ __pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.egg-info/
*.log
dist/
build/
node_modules/
.svelte-kit/
backend/.venv/
backend/.pytest_cache/
backend/.tmp/
backend/pytest-cache-files-*/
backend/tests/__pycache__/
frontend/node_modules/
frontend/.vite/
frontend/coverage/
*.pyc
*.pyo
*.pyd
@@ -17,4 +24,4 @@ frontend/node_modules/
*.db
.env.production
.env.alpha
.env