css_enhanced_waf/.gitignore

39 lines
364 B
Text
Raw Permalink Normal View History

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