Skip to content

Commit 4af7e68

Browse files
committed
chore(gitignore): Add .playwright-mcp/ to gitignore
1 parent 0446c51 commit 4af7e68

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,9 @@ docs/_static/css/fonts.css
215215
**/CLAUDE.*.md
216216
**/.claude/settings.local.json
217217

218+
# Playwright MCP
219+
.playwright-mcp/
220+
218221
# Misc
219222
.vim/
220223
*.lprof

0 commit comments

Comments
 (0)