Add Playwright MCP server config and ignore its scratch dir
Checks in `.mcp.json` so the Playwright MCP server is available to all contributors out of the box, and ignores `.playwright-mcp/` where the server stashes per-session snapshots and console logs. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -13,6 +13,7 @@ build/
|
|||||||
## Playwright
|
## Playwright
|
||||||
playwright-report/
|
playwright-report/
|
||||||
test-results/
|
test-results/
|
||||||
|
.playwright-mcp/
|
||||||
|
|
||||||
## Claude Code (local agent state)
|
## Claude Code (local agent state)
|
||||||
.claude/
|
.claude/
|
||||||
|
|||||||
Reference in New Issue
Block a user