source-engine/.gitignore

40 lines
378 B
Plaintext
Raw Normal View History

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