Skip to content

Commit a0c0220

Browse files
committed
chore(.gitignore): add .playwright-mcp/
why: Playwright MCP tooling creates a .playwright-mcp/ directory that should not be tracked. what: - Add .playwright-mcp/ to .gitignore
1 parent 2c1e295 commit a0c0220

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
@@ -86,3 +86,4 @@ docs/_static/css/fonts.css
8686
**/CLAUDE.local.md
8787
**/CLAUDE.*.md
8888
**/.claude/settings.local.json
89+
.playwright-mcp/

0 commit comments

Comments
 (0)