Add .vscode to .gitignore

This commit is contained in:
ekzyis 2023-04-16 16:53:26 +02:00
parent 73f3cbb8d9
commit 08b7c9602e
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.env .env
.vscode
# go executable # go executable
hnbot hnbot