From 9b63a6a8f1c502b01820b2270ace1ab71e66db15 Mon Sep 17 00:00:00 2001 From: "George G. Vega Yon" Date: Tue, 8 Dec 2015 11:16:14 -0800 Subject: [PATCH] Adding png to gitattributes --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitattributes b/.gitattributes index cf42ace..b77084a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -20,3 +20,7 @@ R/* text=lf *.PDF diff=astextplain *.rtf diff=astextplain *.RTF diff=astextplain + +# Images +*.png diff=exif +