source-engine/.gitignore

40 lines
370 B
Plaintext
Raw Permalink Normal View History

2021-03-31 17:12:00 +00:00
*.mak
*.mak.vpc_crc
*.vpc_crc
2022-01-13 14:18:38 +00:00
*.vpc.*
2021-03-31 17:12:00 +00:00
*.project
*obj_*
2021-04-06 20:22:52 +00:00
.waf*
.lock-waf*
__pycache__
*.pyc
2022-01-13 14:18:38 +00:00
.vs/
Debug/
Debug_*/
Release/
Release_*/
*.tlog/
*.obj
*.pch
*.log
*.idb
*.pdb
*.rc
*.bin
*.vcxproj*
*.sln
*.dll*
*.exp
*.ilk
ValveETWProviderEvents.h
game/client/*/client.lib
2022-07-27 09:58:56 +00:00
game/server/*/server.lib
.DS_Store
build*/
.cache/
.ccache/
2022-07-27 09:58:56 +00:00
waf3*/
.vscode/
.depproj/
source-engine.sln