From e826de5db70823594d2c9c286a953de5fc656c11 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Mon, 6 Jun 2016 14:52:30 -0700 Subject: [PATCH] Don't change line endings on a tarball --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 5eee84cce..8c41b686e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,3 +5,4 @@ *.jpeg binary *.jpg binary *.png binary +*.gz binary