Skip to content

Commit 394d004

Browse files
committed
build(monorepo): add MCP temp files to gitignore
- add `.playwright-mcp` to gitignore
1 parent a24a704 commit 394d004

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
@@ -1,6 +1,7 @@
11
/-backup
22
.history
33
.temp
4+
.playwright-mcp # MCP temp files
45

56
#
67
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

0 commit comments

Comments
 (0)