chore: gitignore .claude/ preview-tooling state

The Claude Preview MCP writes launch.json + throwaway HTML mockups
to .claude/ during brainstorming sessions. Not project source.
This commit is contained in:
gsinghpal
2026-05-25 12:30:05 -04:00
parent 5872583fbb
commit c990110646

View File

@@ -2,6 +2,10 @@
# The companion server saves files here; not project source.
.superpowers/
# Claude Code preview-tooling state (launch.json for preview_start,
# throwaway HTML mockups from brainstorming sessions).
.claude/
# Local Odoo dev artifacts
*.pyc
__pycache__/