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.
pull/242/head
David Cowden 4 years ago
parent 9518ba44b1
commit 8326632f5b

1
.gitignore vendored

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

Loading…
Cancel
Save