__pycache__/
*.pyc
*.pyo
.coverage
*.egg-info/
*.egg
.DS_Store
dist/
build/
htmlcov/
.venv/
.env*
!.env.example
.pytest_cache/
.mypy_cache/
.ruff_cache/
.pixi/

.claude-project-id

.sandbox_settings.json

# Local dev-process docs — intentionally not published (restored from backup)
CLAUDE.md
PROGRESS.md
