Add .vscode to .gitignore

This commit is contained in:
redmt 2022-06-11 19:58:32 +02:00
parent 8ccc694d2f
commit d8edffba1a
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
node_modules/
*.log
config.js
.vscode/