FSBUILD-269 Add more excludes to .gitignore (for Windows)

This commit is contained in:
Jeff Lenk 2010-05-25 08:41:44 -05:00
parent 920b866f15
commit b6628d26fe
1 changed files with 5 additions and 1 deletions

6
.gitignore vendored
View File

@ -27,7 +27,11 @@
*.manifest *.manifest
*.dep *.dep
*.dll *.dll
/BuildLog.htm *.htm
*.sbr
*.ilk
*.bsc
*.pch
/Path /Path
/w32/Library/lastversion /w32/Library/lastversion
/w32/Library/tmpVersion.Bat /w32/Library/tmpVersion.Bat