Merge pull request #703 from xerrors/copilot/add-playwright-mcp-to-gitignore
chore: 在 .gitignore 中新增 .playwright-mcp 目录忽略规则
This commit is contained in:
commit
3bbf081946
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,6 +40,7 @@ cache
|
|||||||
.pytest_cache
|
.pytest_cache
|
||||||
.playwright
|
.playwright
|
||||||
.playwright-cli
|
.playwright-cli
|
||||||
|
.playwright-mcp/
|
||||||
|
|
||||||
|
|
||||||
### IDE
|
### IDE
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user