fix: remove .vscode

This commit is contained in:
vilet.yy 2021-04-29 11:42:07 +08:00
parent a50e1386dd
commit 3a164c4634
2 changed files with 1 additions and 3 deletions

1
.gitignore vendored
View File

@ -31,3 +31,4 @@ _testmain.go
/bin
cover.out
cover.html
.vscode/*

View File

@ -1,3 +0,0 @@
{
"go.inferGopath": false
}