Add .continue/ and .playwright-mcp/ to .gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,3 +2,5 @@
|
||||
*.py
|
||||
/node_modules/
|
||||
package-lock.json
|
||||
.continue/
|
||||
.playwright-mcp/
|
||||
|
||||
Reference in New Issue
Block a user