windows build: ignore generated files (nmake)

(cherry picked from commit 23f33ca20e)
This commit is contained in:
Bernhard Miklautz 2013-10-07 15:03:13 +02:00 committed by Bernhard Miklautz
parent abf84cf6e0
commit 5360f59940

8
.gitignore vendored
View File

@ -66,6 +66,14 @@ Thumbs.db
ipch
Debug
RelWithDebInfo
*.lib
*.exp
*.pdb
*.dll
*.ilk
*.resource.txt
*.embed.manifest*
*.intermediate.manifest*
# Binaries
*.a