chore: Add .playwright-mcp to .gitignore

- Exclude Playwright MCP screenshot cache from version control

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-09 18:30:39 +00:00
parent e036698e70
commit 8b40350d56

1
.gitignore vendored
View File

@@ -41,3 +41,4 @@ next-env.d.ts
/test-results/
/playwright-report/
/playwright/.cache/
.playwright-mcp/