mirror of
https://github.com/fortressforever/fortressforever-2013.git
synced 2024-11-13 00:24:20 +00:00
28 lines
358 B
Text
28 lines
358 B
Text
# 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
|
|
*.idb
|
|
|
|
# Specific Source build products
|
|
client.pdb
|
|
client.dll
|
|
client.lib
|
|
server.pdb
|
|
server.dll
|
|
server.lib
|
|
|
|
# files generated by running a mod
|
|
config.cfg
|
|
|