remove vscode git

This commit is contained in:
fengzhiqiang
2019-01-09 17:05:15 +08:00
parent 94eefe498e
commit bdff9e34a5
2 changed files with 2 additions and 18 deletions
+1
View File
@@ -1 +1,2 @@
websocket-proxy
.vscode
-17
View File
@@ -1,17 +0,0 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Launch",
"type": "go",
"request": "launch",
"mode": "auto",
"program": "${fileDirname}",
"env": {},
"args": []
}
]
}