diff --git a/.gitignore b/.gitignore index 518d142..1d7d5a2 100644 --- a/.gitignore +++ b/.gitignore @@ -55,6 +55,9 @@ coverage.xml *.cover .pytest_cache/ +# Playwright MCP cache +.playwright-mcp/ + # Rules cache rules/**/__pycache__/