From c398521843a0087f2f8ad12b51480aae0d5d18eb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sat, 22 Jul 2017 22:54:21 +0200 Subject: [PATCH 1/1] also JARs are binary files ... MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index fe707c5..0d50845 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,4 +22,4 @@ *.mp3 binary *.ogg binary *.flv binary - +*.jar binary -- 2.39.2