Commit d989ced
committed
chore(gitignore): exclude Playwright MCP console-log artifacts
``.playwright-mcp/`` gets auto-created as a scratch directory whenever
the Playwright MCP tool (``mcp__playwright__browser_evaluate`` etc.)
runs against the local docs server for empirical verification. Nothing
in that tree is meant to live in the repo — each entry is a timestamped
console log or snapshot stub that evolves per test run — so ignore it
wholesale.1 parent 5ee1959 commit d989ced
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
0 commit comments