From 8f3aa220dbab931bfd5a32bdb7d7e77c785c1796 Mon Sep 17 00:00:00 2001 From: Christopher Dunn Date: Fri, 16 Jan 2015 16:27:06 -0600 Subject: [PATCH] consider these as binary, so git will not alter line-endings issue #116 --- test/data/.gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/data/.gitattributes diff --git a/test/data/.gitattributes b/test/data/.gitattributes new file mode 100644 index 0000000..87e56e7 --- /dev/null +++ b/test/data/.gitattributes @@ -0,0 +1 @@ +/* binary