/docs/
/.superpowers/
/.claude/

.env
.env.*
!.env.example
*.pem
*.key
*.p12
*.pfx

__pycache__/
*.py[cod]
.venv/
venv/
build/
dist/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
.idea/
.DS_Store
uv.lock
