From c47ad60970ba6621a122f84576cd5ebc59a2f6bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20P=2E=20Tjern=C3=B8?= Date: Mon, 2 Dec 2013 19:25:24 -0800 Subject: [PATCH] Mark some more files as text. --- .gitattributes | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 8dcee243..72239ce4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,11 +1,21 @@ creategameprojects text createallprojects text +xcode_ccache_wrapper text vpc text -*.sh text - vpc_linux binary vpc_osx binary +*.sh text +*.c text +*.h text +*.cpp text +*.vpc text +*.vgc text +*.nut text +*.awk text +*.pl text +*.py text + *.exe binary protoc binary ccache binary