vscode: Ignore vscode binaries

It might make sense to check in the vscode workspace file if we can make
everything relative to the project directory.
This commit is contained in:
David Cowden 2020-05-11 18:47:07 -07:00
parent 9518ba44b1
commit 8326632f5b

1
.gitignore vendored
View file

@ -22,3 +22,4 @@ output
# vscode
*.code-workspace
*_bin