forked from TrueCloudLab/certificates
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:
parent
9518ba44b1
commit
8326632f5b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -22,3 +22,4 @@ output
|
||||||
|
|
||||||
# vscode
|
# vscode
|
||||||
*.code-workspace
|
*.code-workspace
|
||||||
|
*_bin
|
||||||
|
|
Loading…
Reference in a new issue