mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-27 13:56:24 +00:00
Merge pull request #8454 from GMagician/1.1.x-gitignore
[1.1] gitignore visual studio update
This commit is contained in:
commit
3e050fb35a
9
.gitignore
vendored
9
.gitignore
vendored
@ -124,10 +124,11 @@ lib/readme.txt
|
||||
*.sln
|
||||
*.vcxproj
|
||||
*.vcxproj.filters
|
||||
Marlin/Release/
|
||||
Marlin/Debug/
|
||||
Marlin/__vm/
|
||||
Marlin/.vs/
|
||||
Release/
|
||||
Debug/
|
||||
__vm/
|
||||
.vs/
|
||||
vc-fileutils.settings
|
||||
|
||||
#VScode
|
||||
.vscode
|
||||
|
Loading…
Reference in New Issue
Block a user