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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -41,3 +41,4 @@ next-env.d.ts
|
|||||||
/test-results/
|
/test-results/
|
||||||
/playwright-report/
|
/playwright-report/
|
||||||
/playwright/.cache/
|
/playwright/.cache/
|
||||||
|
.playwright-mcp/
|
||||||
|
|||||||
Reference in New Issue
Block a user