__pycache__
*.pyc
*.pyo
.env
.venv
.pytest_cache
.coverage
.mypy_cache
.ruff_cache
.uv-cache
ref

# Profiling artifacts
*.profraw
*.profdata

# Temp / scratch
tmp/
scratch/
scratch*.py
smoke_check*.py
check_output*.txt

# Build artifacts
dist/
build/
*.egg-info/

node_modules
.astro

.cursor
.codex
.claude
.minder
.mcp.json
.vscode