.git
.github
.venv
.venv-*
.pytest_cache
.ruff_cache
.mypy_cache
.coverage
htmlcov/
dist/
build/
*.egg-info/
__pycache__/
*.py[cod]
.jules/
.Jules/
.superpower/
docs/superpowers/
tests/
docs/
*.md
!README.md
.env*
.DS_Store
Thumbs.db
