Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ ipch
*.idb
*.vcxproj
*.sln
*.vcxproj.FileListAbsolute.txt
*.pdb

# OSX/Linux build products
*.mak
Expand Down Expand Up @@ -49,6 +51,8 @@ client.dylib.dSYM/
server.dylib
server.dylib.dSYM/

sp/game/bin

# files generated by running a mod
config.cfg

Expand All @@ -61,6 +65,7 @@ config.cfg
*.filters
*.vpc_crc
*.sentinel
*.recipe

# Backup files
*.bak
Expand Down Expand Up @@ -90,4 +95,4 @@ sp/src/vgui2/*.dll
sp/src/vgui2/*.pdb

# Build support files
sp/src/devtools/gcc9+support.o
sp/src/devtools/gcc9+support.o