__pycache__/
*.py[cod]
build/
dist/
*.egg-info/
.pytest_cache/
.ruff_cache/
.venv/
hail*.log

# local Claude Code permissions, per-machine
.claude/settings.local.json

# Rust build output for bench_rs/
target/
