Add .vscode to gitignore

This commit is contained in:
Alexander Neumann 2020-11-05 09:40:56 +01:00
parent 79a50e3b1f
commit 23f6b8c3fd
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/restic
/.vagrant
/.vscode