Exclude .vscode from git.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
parent
3d247e6ee9
commit
165c4532fc
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -245,3 +245,6 @@ target_wrapper.*
|
|||
|
||||
# QtCtreator CMake
|
||||
CMakeLists.txt.user*
|
||||
|
||||
# VSCode
|
||||
.vscode
|
||||
|
|
Loading…
Add table
Reference in a new issue