gitignore: ignore vscode workspace directory
This commit is contained in:
parent
a0d4f848ef
commit
4970a15d00
|
|
@ -3,6 +3,8 @@
|
||||||
##
|
##
|
||||||
## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore
|
## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore
|
||||||
|
|
||||||
|
.vscode/
|
||||||
|
|
||||||
# Published files
|
# Published files
|
||||||
build/
|
build/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue