From ea36dc4c594044c7efb0a50523d28b36db0849f4 Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 26 Aug 2021 06:56:25 +1000 Subject: Added .gitattributes. --- .gitattributes | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..78ffba8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,15 @@ +*.dat -diff -text +*.dll -diff -text +*.dylib -diff -text +*.exe -diff -text +*.so -diff -text +*.bvh -delta -diff -text +*.j2c -delta -diff -text +*.jp2 -delta -diff -text +*.jpc -delta -diff -text +*.jpg -delta -diff -text +*.llmesh -delta -diff -text +*.ogg -delta -diff -text +*.png -delta -diff -text +*.r32 -delta -diff -text +*.tga -delta -diff -text -- cgit v1.1