cleaning some stuff

This commit is contained in:
2025-01-19 16:03:09 +03:00
parent 3b14968e01
commit b4e2d09aa9
4 changed files with 7 additions and 0 deletions

7
.gitignore vendored
View File

@@ -18,8 +18,11 @@ ipch
*.opensdf
*.idb
*.vcxproj
*.vcxproj*
*.sln
*.vpc.sentinel
# OSX/Linux build products
*.mak
*.mak.vpc_crc
@@ -53,6 +56,10 @@ server.dylib.dSYM/
game_shader_dx9.so
game_shader_dx9_srv.so
/src/lib/public/mathlib.lib
/src/lib/public/tier1.lib
/src/lib/public/vgui_controls.lib
# files generated by running a mod
config.cfg

Binary file not shown.

Binary file not shown.

Binary file not shown.