Browse Source

[2.0.x] visual studio gitignore update (#10044)

GMagician 6 years ago
parent
commit
3c8781e2e9
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -149,6 +149,7 @@ Marlin/*/*/*/*/readme.txt
149 149
 #Visual Studio
150 150
 *.sln
151 151
 *.vcxproj
152
+*.vcxproj.user
152 153
 *.vcxproj.filters
153 154
 Release/
154 155
 Debug/

Loading…
Cancel
Save