__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.venv/
venv/
.env
.mypy_cache/
.ruff_cache/
.pytest_cache/
.coverage
htmlcov/
*.db
*.sqlite
*.sqlite3
node_modules/
.DS_Store
src/regress/dashboard_dist/
dashboard/*.tsbuildinfo

# Local project instructions / agent config — not for the public repo
CLAUDE.md
.claude/
