Update .gitignore.

Added a few extensions and ignore paths.
This commit is contained in:
Narendra Umate 2013-09-08 13:31:18 -07:00
parent 54fc005e7c
commit 4459e7bb8b

14
.gitignore vendored
View File

@ -18,9 +18,10 @@ ipch
*.opensdf
*.idb
*.vcxproj
*.sln
*.vpc_crc
*.filters
*.vcxproj.filters
*.sln
[Dd]ebug*/
[Rr]elease*/
# OSX/Linux build products
*.mak
@ -29,6 +30,7 @@ ipch
obj*/
!devtools/*.mak
!utils/smdlexp/smdlexp.mak
*_osx32*
# Specific Source build products
client.pdb
@ -50,6 +52,12 @@ client.dylib.dSYM/
server.dylib
server.dylib.dSYM/
*.vpc.sentinel
*.vpc_crc
**/generated_proto/**
**/src/utils/sapi51/**
**/game/**/bin/**
# files generated by running a mod
config.cfg