Add .vscode to .gitignore
This commit is contained in:
parent
73f3cbb8d9
commit
08b7c9602e
|
@ -1,4 +1,5 @@
|
||||||
.env
|
.env
|
||||||
|
.vscode
|
||||||
|
|
||||||
# go executable
|
# go executable
|
||||||
hnbot
|
hnbot
|
||||||
|
|
Loading…
Reference in New Issue