source-engine/.gitignore

40 lines
370 B
Plaintext
Raw Permalink Normal View History

2021-04-01 01:12:00 +08:00
*.mak
*.mak.vpc_crc
*.vpc_crc
2022-01-13 22:18:38 +08:00
*.vpc.*
2021-04-01 01:12:00 +08:00
*.project
*obj_*
2021-04-07 04:22:52 +08:00
.waf*
.lock-waf*
__pycache__
*.pyc
2022-01-13 22:18:38 +08: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 17:58:56 +08:00
game/server/*/server.lib
.DS_Store
build*/
.cache/
.ccache/
2022-07-27 17:58:56 +08:00
waf3*/
.vscode/
.depproj/
source-engine.sln