update vscode

master
wangyj 6 years ago
parent 235e10c98e
commit cdeab2fbbd

1
.gitignore vendored

@ -29,4 +29,5 @@ gosuv
bindata_assetfs.go
assets_vfsdata.go
.vscode/
vendor/*

@ -4,6 +4,7 @@
"username": "root",
"password": "111111",
"port": 22,
"secure": false,
"protocol": "sftp",
"uploadOnSave": true,

Loading…
Cancel
Save