venv/
__pycache__/
dashboard/build/
dashboard/.svelte-kit/
dashboard/node_modules/
*.pyc
*.pyo
*.pyd
*.egg-info/
dist/
build/
.eggs/
*.log
.env
