.env
.env.local
.env.*.local

node_modules/

*.graphql.cache
/schema.json

.DS_Store
.idea/
.vscode/
/.mcp.json
docs/superpowers

reports/

__pycache__/
*.pyc
.venv/
.pytest_cache/
dist/
*.egg-info/

# RAG corpus artifacts are COMMITTED (generated by the corpus-refresh workflow on
# Linux CI, then committed to the repo — see .github/workflows/corpus-refresh.yml).
# Only transient logs stay ignored.
.opencrane/*.log
.worktrees/
