venv/
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.env
*.log
.git/
dashboard/src/
dashboard/static/
dashboard/node_modules/
dashboard/.svelte-kit/
dashboard/package*.json
dashboard/svelte.config.*
dashboard/vite.config.*
dashboard/tsconfig.*
docs/
scripts/
*.md
*.sql
*.service
