From d926f07ac1a7df3c4cdb653af9e04d4c29a55bb5 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Thu, 11 May 2017 23:07:06 -0700 Subject: [PATCH] Stop git from corrupting .pngs Grrr. --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index ab36e0fa..c590dfc4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,5 +6,8 @@ *.jar binary *.pdf binary *.PDF binary +*.png binary +*.jpg binary + .git_archival.txt export-subst