.env
.venv/
sessions/
logs/
test_output/
node_modules/
__pycache__/
.DS_Store
*.pyc
renderer/src/App.css
renderer/src/assets/
renderer/public/icons.svg
repomix-*.txt
managed_agents/.cache.json
managed_agents/output/

# Sibling/scratch dirs (not part of MCP server)
.superpowers/
planning_notes.md
.worktrees/

# Marker written by deploy.sh on the EC2 host — the SHA the running MCP
# was last deployed against. Never committed.
.last-mcp-deployed-sha
