Skip to content

Commit

Permalink
[1.1.x] Git ignore for VS (MarlinFirmware#11156)
Browse files Browse the repository at this point in the history
Add missing VS file
  • Loading branch information
GMagician authored and thinkyhead committed Jun 30, 2018
1 parent 718a22e commit a789ab4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -125,14 +125,15 @@ lib/readme.txt
#Visual Studio
*.sln
*.vcxproj
*.vcxproj.user
*.vcxproj.filters
Release/
Debug/
__vm/
.vs/
vc-fileutils.settings

#VScode
#Visual Studio Code
.vscode
.vscode/.browse.c_cpp.db*
.vscode/c_cpp_properties.json
Expand Down

0 comments on commit a789ab4

Please sign in to comment.