From 9fc3ae469f572fadd5bf25bca7b39b1c2f057d39 Mon Sep 17 00:00:00 2001 From: James Zern Date: Thu, 15 May 2014 23:17:25 -0700 Subject: [PATCH] .gitattributes: treat .ppm as binary Change-Id: I4da7b846f6255078f0ce97fc7e8df9f29271f52a --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 3d99a6b2..8873ffda 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,4 @@ .gitignore export-ignore .mailmap export-ignore *.pdf -text -diff +*.ppm -text -diff