1c6589407f
Agents that verify UI changes in a browser via Playwright MCP drop a `.playwright-mcp/` cache directory and `*-check.png` screenshots in the repo root. These are session-scoped verification residue, not deliverables.
7 lines
126 B
Plaintext
7 lines
126 B
Plaintext
plan/
|
|
.vscode/
|
|
|
|
# Browser-automation verification artifacts (Playwright MCP / agent screenshots)
|
|
.playwright-mcp/
|
|
*-check.png
|