chore: add .playwright-mcp to gitignore

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Claude Agent
2026-03-15 21:21:17 +00:00
parent c4fa643eca
commit ac8a01eb3e

1
.gitignore vendored
View File

@@ -9,6 +9,7 @@
*.ERR *.ERR
*.log *.log
/screenshots /screenshots
/.playwright-mcp
# Python # Python
__pycache__/ __pycache__/