diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..ed043c0c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.exe binary +protoc binary +ccache binary diff --git a/mp/game/mod_hl2mp/GameInfo.txt b/mp/game/mod_hl2mp/gameinfo.txt similarity index 100% rename from mp/game/mod_hl2mp/GameInfo.txt rename to mp/game/mod_hl2mp/gameinfo.txt diff --git a/mp/src/devtools/bin/linux/ccache b/mp/src/devtools/bin/linux/ccache old mode 100644 new mode 100755 diff --git a/mp/src/devtools/bin/osx32/ccache b/mp/src/devtools/bin/osx32/ccache old mode 100644 new mode 100755 diff --git a/mp/src/devtools/bin/osx32/protoc b/mp/src/devtools/bin/osx32/protoc old mode 100644 new mode 100755 index 9f535f44..f111cb24 Binary files a/mp/src/devtools/bin/osx32/protoc and b/mp/src/devtools/bin/osx32/protoc differ diff --git a/mp/src/devtools/gendbg.sh b/mp/src/devtools/gendbg.sh old mode 100644 new mode 100755 diff --git a/mp/src/gcsdk/bin/linux/protoc b/mp/src/gcsdk/bin/linux/protoc old mode 100644 new mode 100755 diff --git a/sp/src/devtools/bin/linux/ccache b/sp/src/devtools/bin/linux/ccache old mode 100644 new mode 100755 diff --git a/sp/src/devtools/bin/osx32/ccache b/sp/src/devtools/bin/osx32/ccache old mode 100644 new mode 100755 diff --git a/sp/src/devtools/bin/osx32/protoc b/sp/src/devtools/bin/osx32/protoc old mode 100644 new mode 100755 index 9f535f44..f111cb24 Binary files a/sp/src/devtools/bin/osx32/protoc and b/sp/src/devtools/bin/osx32/protoc differ diff --git a/sp/src/devtools/gendbg.sh b/sp/src/devtools/gendbg.sh old mode 100644 new mode 100755 diff --git a/sp/src/gcsdk/bin/linux/protoc b/sp/src/gcsdk/bin/linux/protoc old mode 100644 new mode 100755