From 7f490e401076763b28d7e68d5487cf3adefab3b6 Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Sat, 2 Dec 2023 05:51:38 +0100 Subject: [PATCH] change from text to binary --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index f087b42..e995661 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.tar.gz filter=lfs diff=lfs merge=lfs -text +*.tar.gz filter=lfs diff=lfs merge=lfs -binary