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:
snider 2025-12-31 07:14:09 +00:00
parent 757526e60e
commit 72b185e2d8

3
.gitignore vendored
View file

@ -61,3 +61,6 @@ temp/
# MkDocs build output
/site/
.cache/
# Playwright MCP screenshots
.playwright-mcp/