__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 and planning notes: both carry real cluster paths, real fileset
# names and internal ticket statistics. Never publish -- this repo is public.
issues.md
features.md
