Skip to content

Commit 7694635

Browse files
ssccioclaude
andcommitted
Add .playwright-mcp/ to gitignore
Exclude local Playwright MCP server directory from version control 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent a724566 commit 7694635

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,6 @@ coverage/
4141
# Temporary files
4242
*.tmp
4343
temp/
44+
45+
# MCP servers
46+
.playwright-mcp/

0 commit comments

Comments
 (0)