From ce79eb94d4ff905e72f9143aac4f97ff8d71d70f Mon Sep 17 00:00:00 2001 From: mk-pmb Date: Mon, 18 Nov 2019 01:37:51 +0100 Subject: [PATCH] PNG images are not textfiles --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 6313b56..05881d4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ * text=auto eol=lf +*.png -text