chore: add .playwright to gitignore
Ignore Playwright local browser cache directory. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
3271380fbd
commit
6f60b9eef0
|
|
@ -143,3 +143,4 @@ data/
|
||||||
*.bak
|
*.bak
|
||||||
*.backup
|
*.backup
|
||||||
.playwright-mcp/
|
.playwright-mcp/
|
||||||
|
.playwright/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue