Skip to content

Commit b91c951

Browse files
committed
chore(git): ignore local playwright mcp folder
Exclude .playwright-mcp from version control to keep local tooling artifacts out of commits and PRs.
1 parent f1ad735 commit b91c951

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ dist/
44
.beads/
55
.tmp/
66
*.tsbuildinfo
7+
.playwright-mcp/
78

89
# Dolt database files (added by bd init)
910
.dolt/

0 commit comments

Comments
 (0)