修改忽略列表

This commit is contained in:
2026-06-30 23:06:06 +08:00
parent f66a978825
commit d8b801df05
3 changed files with 29 additions and 1 deletions
+4
View File
@@ -14,6 +14,10 @@
"codegraph": {
"command": "codegraph",
"args": ["serve", "--mcp"]
},
"ai-game-developer": {
"type": "http",
"url": "http://localhost:20485"
}
}
}