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

# AI planning artifacts (kept locally, not published)
docs/superpowers/

# Claude Code local settings
.claude/settings.local.json
