chore: ignore local Playwright/MCP test artifacts

Keeps stray .playwright-mcp/ runs and one-off debug screenshots out of
the working tree so the repo stays clean.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Alex Dunmow 2026-06-29 16:20:14 +08:00
parent 62e7e33b80
commit 25ac7dbde0

4
.gitignore vendored
View File

@ -1,2 +1,6 @@
*.so
.superpowers/
# local Playwright/MCP test + debug artifacts
.playwright-mcp/
login-page.png