fix: remove .vscode
This commit is contained in:
parent
a50e1386dd
commit
3a164c4634
|
@ -31,3 +31,4 @@ _testmain.go
|
||||||
/bin
|
/bin
|
||||||
cover.out
|
cover.out
|
||||||
cover.html
|
cover.html
|
||||||
|
.vscode/*
|
|
@ -1,3 +0,0 @@
|
||||||
{
|
|
||||||
"go.inferGopath": false
|
|
||||||
}
|
|
Loading…
Reference in New Issue