.git
.venv
.pytest_cache
.mypy_cache
.ruff_cache
__pycache__
*.pyc
data/*.sqlite
data/*.jsonl
.env
.env.local
docs/superpowers/specs
docs/superpowers/plans
tests
