diff --git a/.gitignore b/.gitignore index 7454bdb..3a2c03f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ *.so .superpowers/ + +# local Playwright/MCP test + debug artifacts +.playwright-mcp/ +login-page.png