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:
parent
62e7e33b80
commit
25ac7dbde0
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,6 @@
|
||||
*.so
|
||||
.superpowers/
|
||||
|
||||
# local Playwright/MCP test + debug artifacts
|
||||
.playwright-mcp/
|
||||
login-page.png
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user