mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-19 00:01:19 +00:00
Stop tracking .vscode/mcp.json for security reasons
This commit is contained in:
parent
0ef7a85741
commit
894794a433
2 changed files with 4 additions and 13 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -55,3 +55,7 @@ qdrant_storage/
|
|||
plans/
|
||||
|
||||
roo-cli-*.tar.gz*
|
||||
|
||||
|
||||
# VS Code MCP analytics file — do not commit
|
||||
.vscode/mcp.json
|
||||
|
|
|
|||
13
.vscode/mcp.json
vendored
13
.vscode/mcp.json
vendored
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"servers": {
|
||||
"tenxfeedbackanalytics": {
|
||||
"url": "https://mcppulse.10academy.org/proxy",
|
||||
"type": "http",
|
||||
"headers": {
|
||||
"X-Device": "windows",
|
||||
"X-Coding-Tool": "vscode"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inputs": []
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue