mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2025-07-26 08:32:26 +08:00
chore(gitignore): Add .idea and .DS_Store to .gitignore (#262)
This commit is contained in:
parent
b9dc323734
commit
4d95761f66
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,3 +2,6 @@ lib/
|
|||||||
node_modules/
|
node_modules/
|
||||||
test-results/
|
test-results/
|
||||||
.vscode/mcp.json
|
.vscode/mcp.json
|
||||||
|
|
||||||
|
.idea
|
||||||
|
.DS_Store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user