aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorJørgen P. Tjernø <[email protected]>2013-12-02 19:25:24 -0800
committerJørgen P. Tjernø <[email protected]>2013-12-02 19:30:17 -0800
commitc47ad60970ba6621a122f84576cd5ebc59a2f6bd (patch)
tree67cfc048e95cc6f2e29a57c70ce9d3fa77ee4a55 /.gitattributes
parentMerge pull request #196 from jstasiak/callvpc (diff)
downloadsource-sdk-2013-c47ad60970ba6621a122f84576cd5ebc59a2f6bd.tar.xz
source-sdk-2013-c47ad60970ba6621a122f84576cd5ebc59a2f6bd.zip
Mark some more files as text.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes14
1 files 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