From b37bb657c050fb0f726ead9bf1e9b1241e81bc61 Mon Sep 17 00:00:00 2001 From: impinball Date: Wed, 2 Mar 2016 15:40:27 -0500 Subject: [PATCH] Minified files are binary enough to count. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 92be83e2..edce79b7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ * text eol=crlf +*.min.js binary