From a536ca19f282c7fd232ae0925c0a3f963c71c5c0 Mon Sep 17 00:00:00 2001 From: Elliot Nelson Date: Thu, 20 Jun 2019 06:46:51 -0400 Subject: [PATCH] Don't attempt to normalize PNGs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 6313b56c..05881d4e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ * text=auto eol=lf +*.png -text