Merge pull request #703 from xerrors/copilot/add-playwright-mcp-to-gitignore

chore: 在 .gitignore 中新增 .playwright-mcp 目录忽略规则
This commit is contained in:
Wenjie Zhang 2026-05-16 13:13:17 +08:00 committed by GitHub
commit 3bbf081946
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored
View File

@ -40,6 +40,7 @@ cache
.pytest_cache
.playwright
.playwright-cli
.playwright-mcp/
### IDE