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 e55c9e6b9a
commit acb436d729

1
.gitignore vendored
View File

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