chore: Add .playwright-mcp to gitignore
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
757526e60e
commit
72b185e2d8
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -61,3 +61,6 @@ temp/
|
||||||
# MkDocs build output
|
# MkDocs build output
|
||||||
/site/
|
/site/
|
||||||
.cache/
|
.cache/
|
||||||
|
|
||||||
|
# Playwright MCP screenshots
|
||||||
|
.playwright-mcp/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue