add .vscode to gitignore
parent
50e4a2b1e5
commit
8eaf2611eb
|
@ -11,3 +11,6 @@
|
|||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
vendor
|
||||
|
||||
# IDE config
|
||||
.vscode
|
||||
|
|
Loading…
Reference in New Issue