Merge pull request #7420 from benlye/patch-1
Add VScode directory to .gitignore
This commit is contained in:
commit
8b97da0e3d
3
.gitignore
vendored
3
.gitignore
vendored
@ -129,6 +129,9 @@ Marlin/Debug/
|
|||||||
Marlin/__vm/
|
Marlin/__vm/
|
||||||
Marlin/.vs/
|
Marlin/.vs/
|
||||||
|
|
||||||
|
#VScode
|
||||||
|
.vscode
|
||||||
|
|
||||||
#cmake
|
#cmake
|
||||||
CMakeLists.txt
|
CMakeLists.txt
|
||||||
Marlin/CMakeLists.txt
|
Marlin/CMakeLists.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user