Merge pull request #8454 from GMagician/1.1.x-gitignore

[1.1] gitignore visual studio update
This commit is contained in:
Scott Lahteine 2017-11-16 22:39:30 -06:00 committed by GitHub
commit 3e050fb35a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
.gitignore vendored
View File

@ -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