Added missing VC++ gitignore entries.

master
Camilla Berglund ago%!(EXTRA string=10 years)
parent 6b21c4f6c9
commit b875bbcdf1
  1. 4
      .gitignore

4
.gitignore vendored

@ -3,12 +3,16 @@
_ReSharper*
*.opensdf
*.sdf
*.suo
*.dir
*.vcxproj*
*.sln
Win32
x64
Debug
Release
MinSizeRel
RelWithDebInfo
# CMake files
Makefile

Loading…
Cancel
Save