diff --git a/.gitignore b/.gitignore index 4cf8285..66379fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ HANDOFF.md .claude/HANDOFF.md +# Playwright MCP +.playwright-mcp/ + # Python __pycache__/ *.py[cod]