__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.mypy_cache/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
*.tif
*.tiff
*.nc
.env
.venv/
venv/

# Claude Code harness (session-local)
.claude/

# probe scratch
.probe_results.txt
