Add .playwright-mcp/ to gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
82f9265164
commit
99ea7e4123
|
|
@ -37,3 +37,6 @@ observe-runs/
|
||||||
|
|
||||||
# External software / golden images
|
# External software / golden images
|
||||||
sources/
|
sources/
|
||||||
|
|
||||||
|
# Playwright MCP logs
|
||||||
|
.playwright-mcp/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue