chore: gitignore local MCP config and personal CLAUDE.local.md

This commit is contained in:
Bas van Rossem
2026-06-17 13:10:00 +02:00
parent ac2f9c669b
commit 54d21f300c

6
.gitignore vendored
View File

@@ -51,6 +51,12 @@ apps/mobile/caches/*
# anything # anything
.anything .anything
# local MCP server config (Plane) — keep out of the repo
.mcp.json
# personal project-local Claude instructions (Plane tracking pointers)
CLAUDE.local.md
# playwright # playwright
playwright-report playwright-report
test-results test-results