From d2ddc5ea1e1d2b01d46762b28628463497c2e49d Mon Sep 17 00:00:00 2001 From: Kris Thielemans Date: Thu, 22 Feb 2024 07:43:56 +0000 Subject: [PATCH] Update gitattributes of zip file to binary --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 8ad74f7..ab8d8e4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ # Normalize EOL for all files that Git considers text files. * text=auto eol=lf +*zip -text -diff +