ignore mcp registry
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -5,4 +5,5 @@ __pycache__/*
|
|
| 5 |
.env.sh
|
| 6 |
node_modules
|
| 7 |
package-lock.json
|
| 8 |
-
package.json
|
|
|
|
|
|
| 5 |
.env.sh
|
| 6 |
node_modules
|
| 7 |
package-lock.json
|
| 8 |
+
package.json
|
| 9 |
+
mcp_registry.json
|