Files
origin/Test/workspace.code-workspace
2019-12-11 14:21:30 +08:00

13 lines
167 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "D:\\GOPATH\\src\\github.com\\duanhf2012\\origin"
}
],
"settings": {
"http.systemCertificates": false
}
}