From 66091137143dc576e240e9591ce92e6cf450a9f8 Mon Sep 17 00:00:00 2001
From: Saskia Hiltemann <zazkia@gmail.com>
Date: Mon, 16 Oct 2023 19:17:24 +0200
Subject: [PATCH] add custom diff

---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitattributes b/.gitattributes
index 2635f9c..5e7e788 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,2 @@
 **/dataset/** filter=lfs diff=lfs merge=lfs -text
+*.xlsx diff=ssdiff merge=binary
-- 
GitLab