__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
.pyright/
*.egg-info/
dist/
build/
.venv/
worktrees/
.hyperloop/

# Dashboard frontend build artifacts
node_modules/
.nuxt/
.output/
