Add vscode to .gitignore (#38)

This commit is contained in:
Jack May 2020-06-16 20:26:23 -07:00 committed by GitHub
parent ff8b5ac158
commit d4ad04b31f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
bin
*/target/
.vscode