add vscode to gitignore
This commit is contained in:
parent
5e74dca32e
commit
fd60c11a50
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
build/
|
||||
.vscode/
|
||||
|
||||
### C++ gitignore ###
|
||||
# Prerequisites
|
||||
|
|
Loading…
Reference in a new issue