Add .vscode to .gitignore

This commit is contained in:
Mitchell Simon 2019-08-16 20:21:59 -04:00
parent 7a0ef6b71d
commit 3b20013d10
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ data
*.tar *.tar
*.enc *.enc
vendor vendor
.vscode