chore: gitignore local agent tooling dirs
CI / Build & Test (push) Successful in 10m26s
CI / Tidy (push) Successful in 9m34s
CI / Publish Docker Image (push) Successful in 20s

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:
2026-06-26 20:33:39 -04:00
parent 0526bada90
commit bf005867b2
+4
View File
@@ -32,3 +32,7 @@ go.work.sum
.idea/
.vscode/
*.swp
# Local agent tooling (not part of the project)
.claude/
.claude-mpm/