Added VS Code dir to .gitignore
This commit is contained in:
parent
896c1e6f1e
commit
d9dede476f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -30,3 +30,4 @@ CMakeLists.txt
|
||||||
.browse.VC.db*
|
.browse.VC.db*
|
||||||
*.stackdump
|
*.stackdump
|
||||||
util/Win_Check_Output.txt
|
util/Win_Check_Output.txt
|
||||||
|
.vscode
|
Loading…
Reference in a new issue