chore: ignore playwright-mcp directory

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-13 20:38:11 +02:00
parent 9644833db9
commit 2ccc062bc1

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
HANDOFF.md HANDOFF.md
.claude/HANDOFF.md .claude/HANDOFF.md
# Playwright MCP
.playwright-mcp/
# Python # Python
__pycache__/ __pycache__/
*.py[cod] *.py[cod]