Extend .gitignore for VC project files

This commit adapts .gitignore to the new MSVC compilation
recommandations on the wiki.

Signed-off-by: aquileia <sk.aquileia@gmail.com>
This commit is contained in:
aquileia 2014-03-22 14:50:57 +01:00
parent 3a77e4d917
commit 73c6b8598f

3
.gitignore vendored
View file

@ -68,7 +68,8 @@ uninstall.vcproj
Project.ncb
Project.suo
*.vcproj.*.user
projectfiles/VC10
projectfiles/VC1*
projectfiles/VC201*
*Neuer Ordner*
Thumbs.db
do_build_and_tests.sh