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:
4
fusion_plating/.gitignore
vendored
4
fusion_plating/.gitignore
vendored
@@ -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__/
|
||||
|
||||
Reference in New Issue
Block a user