.DS_Store
.agents
.agent
.claude
.openhands
node_modules
_bmad
_bmad-output
specs/verifications/reports/
specs/audit/reports/
.obsidian/
specs/.obsidian/
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# Ctxo local cache (never committed)
.ctxo/.cache/
# Local dev config (machine-specific)
.bts.toml
.envrc
.rtk/
.ctxo/index/

# bigpowers-mcp generated artifacts
bigpowers-mcp/graph.jsonl
bigpowers-mcp/node_modules/

# Generated website content (prebuilt from repo sources — e33s05)
website/src/content/

# Python virtualenvs and bytecode
.venv/
venv/
__pycache__/
*.pyc
bigpowers-showcase/

# Generated tool artifacts
.hermes/
.mimocode/
.zcode/
