__pycache__/
*.py[cod]
*.egg-info/
.eggs/
dist/
build/
*.egg
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.log
*.csv
.DS_Store
.coverage
coverage.xml

# Generated by setuptools-scm at build time
src/rapidu/_version.py

# Local (machine-specific) Claude Code config — not shared
.claude/settings.local.json
.claude/hooks/

# Local audit notes: contains real cluster paths, never publish.
issues.md
