chore: gitignore local agent tooling dirs
Ignore .claude/ and .claude-mpm/ — local agent scratch dirs, not project files. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -32,3 +32,7 @@ go.work.sum
|
|||||||
.idea/
|
.idea/
|
||||||
.vscode/
|
.vscode/
|
||||||
*.swp
|
*.swp
|
||||||
|
|
||||||
|
# Local agent tooling (not part of the project)
|
||||||
|
.claude/
|
||||||
|
.claude-mpm/
|
||||||
|
|||||||
Reference in New Issue
Block a user