__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
.env
.pytest_cache/
.ruff_cache/
.mypy_cache/
.pyright/
htmlcov/
.coverage
*.so
.DS_Store

# Public repo — don't commit Claude context
CLAUDE.md
.claude/
docs/superpowers/
