Skip to content

Commit 60337ae

Browse files
committed
chore: add playwright-mcp directory to gitignore
- Added .playwright-mcp/ to ignore Playwright temporary files - Prevents unnecessary tracking of generated test artifacts - Aligns with standard Playwright project setup practices
1 parent 235a592 commit 60337ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,4 @@ pnpm-lock.yaml
8181

8282
### Windows issues ###
8383
nul
84+
.playwright-mcp/

0 commit comments

Comments
 (0)