.venv/
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
.ruff_cache/
htmlcov/
.coverage
out/
.git/
tests/
docs/superpowers/
dev/
*.md
!README.md
