Line-ending fixes for most of the remaining files.
Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst,
proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj,
vcxproj, sln, in, java, la, manifest, am, and rad.
Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and
gitignore.
Finally, fixes executable bits.
2013-12-03 18:39:23 +00:00
|
|
|
# Files to ignore when considering what GIT should commit.
|
|
|
|
|
|
|
|
# Visual Studio
|
|
|
|
*.suo
|
|
|
|
*.user
|
|
|
|
*.sln.docstates
|
|
|
|
*.obj
|
|
|
|
*.pch
|
|
|
|
*.tlog
|
|
|
|
*.log
|
|
|
|
*.scc
|
|
|
|
*.exp
|
|
|
|
*.ilk
|
|
|
|
*.lastbuildstate
|
|
|
|
vc100.pdb
|
|
|
|
ipch
|
|
|
|
*.sdf
|
|
|
|
*.opensdf
|
|
|
|
*.idb
|
|
|
|
*.vcxproj
|
2013-12-08 09:27:41 +00:00
|
|
|
*.vcxproj.filters
|
Line-ending fixes for most of the remaining files.
Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst,
proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj,
vcxproj, sln, in, java, la, manifest, am, and rad.
Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and
gitignore.
Finally, fixes executable bits.
2013-12-03 18:39:23 +00:00
|
|
|
*.sln
|
2013-12-08 09:27:41 +00:00
|
|
|
[Dd]ebug*/
|
|
|
|
[Rr]elease*/
|
Line-ending fixes for most of the remaining files.
Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst,
proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj,
vcxproj, sln, in, java, la, manifest, am, and rad.
Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and
gitignore.
Finally, fixes executable bits.
2013-12-03 18:39:23 +00:00
|
|
|
|
|
|
|
# OSX/Linux build products
|
2013-12-03 07:50:09 +00:00
|
|
|
*.DS_Store
|
Line-ending fixes for most of the remaining files.
Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst,
proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj,
vcxproj, sln, in, java, la, manifest, am, and rad.
Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and
gitignore.
Finally, fixes executable bits.
2013-12-03 18:39:23 +00:00
|
|
|
*.mak
|
|
|
|
*.mak.vpc_crc
|
|
|
|
*.xcodeproj/
|
|
|
|
obj*/
|
|
|
|
!devtools/*.mak
|
|
|
|
!utils/smdlexp/smdlexp.mak
|
2013-09-08 20:31:18 +00:00
|
|
|
*_osx32*
|
Line-ending fixes for most of the remaining files.
Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst,
proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj,
vcxproj, sln, in, java, la, manifest, am, and rad.
Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and
gitignore.
Finally, fixes executable bits.
2013-12-03 18:39:23 +00:00
|
|
|
|
|
|
|
# Specific Source build products
|
|
|
|
client.pdb
|
|
|
|
client.dll
|
|
|
|
client.lib
|
|
|
|
server.pdb
|
|
|
|
server.dll
|
|
|
|
server.lib
|
|
|
|
|
|
|
|
client.so
|
|
|
|
client.so.dbg
|
|
|
|
server.so
|
|
|
|
server.so.dbg
|
|
|
|
server_srv.so
|
|
|
|
server_srv.so.dbg
|
|
|
|
|
|
|
|
client.dylib
|
|
|
|
client.dylib.dSYM/
|
|
|
|
server.dylib
|
|
|
|
server.dylib.dSYM/
|
|
|
|
|
2013-09-08 20:31:18 +00:00
|
|
|
*.vpc.sentinel
|
|
|
|
*.vpc_crc
|
|
|
|
**/generated_proto/**
|
2013-12-08 09:27:41 +00:00
|
|
|
**/src/utils/sapi51/**
|
|
|
|
**/game/**/bin/**
|
|
|
|
|
Line-ending fixes for most of the remaining files.
Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst,
proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj,
vcxproj, sln, in, java, la, manifest, am, and rad.
Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and
gitignore.
Finally, fixes executable bits.
2013-12-03 18:39:23 +00:00
|
|
|
# files generated by running a mod
|
|
|
|
config.cfg
|
|
|
|
|
|
|
|
# shader files
|
|
|
|
*.tmp
|
|
|
|
|