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

.env
.env.local

.vscode/
.idea/
.DS_Store

# local-only — not pushed to main
CLAUDE.md
.private/
