chore: add vscode to gitignore
This commit is contained in:
parent
5e9884ccad
commit
bbea68443f
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -23,3 +23,5 @@ go.work
|
|||
|
||||
# Go build file
|
||||
**/build/
|
||||
|
||||
.vscode
|
Loading…
Reference in a new issue