# this file
.gitignore

# local dev tooling
.claude/
CLAUDE.md
docs/superpowers/
stale-detector-spec.md
CHANGELOG.md

# Python
dist/
__pycache__/
*.pyc
*.pyo
.coverage
htmlcov/
.pytest_cache/
*.egg-info/
dist/
build/

# Env
.env
.gitignore
.github

# claude --resume 4f2d4469-41a5-4a8d-b376-62142cd66718
