From 02474fdd842c63e6fa1d129d4a7e88afe12c387b Mon Sep 17 00:00:00 2001 From: Josh Cummings Date: Wed, 12 May 2021 14:49:25 -0600 Subject: [PATCH] Add Additional Binary Exceptions Issue gh-9727 --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index d94c900775..c3c06fe84c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,8 +3,11 @@ # Ensure the following are treated as binary. *.cer binary +*.graffle binary *.jar binary *.jpeg binary *.jpg binary *.keystore binary +*.odg binary +*.otg binary *.png binary