From 96d19216944259bd10fd431ae3a9ec1cee873f49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20P=2E=20Tjern=C3=B8?= Date: Fri, 5 Jul 2013 11:53:27 -0700 Subject: [PATCH] Update text & binary attributes. This should prevent line ending issues. --- .gitattributes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitattributes b/.gitattributes index ed043c0c..8dcee243 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,11 @@ +creategameprojects text +createallprojects text +vpc text +*.sh text + +vpc_linux binary +vpc_osx binary + *.exe binary protoc binary ccache binary