css_enhanced_waf/.gitignore

42 lines
376 B
Text
Raw Normal View History

2021-03-31 18:12:00 +01:00
*.mak
*.mak.vpc_crc
*.vpc_crc
2022-01-13 14:18:38 +00:00
*.vpc.*
2021-03-31 18:12:00 +01:00
*.project
*obj_*
2021-04-06 21:22:52 +01: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 10:58:56 +01:00
game/server/*/server.lib
.DS_Store
build*/
.cache/
.ccache/
2022-07-27 10:58:56 +01:00
waf3*/
.vscode/
.depproj/
source-engine.sln
hl2/