From e10bd9e26081f3b87773474b977bfb2094659a69 Mon Sep 17 00:00:00 2001
From: Benjamin Ruppik <benjamin.ruppik@hhu.de>
Date: Mon, 18 Jul 2022 14:20:54 +0200
Subject: [PATCH] Modified .gitattributes to move .zip files to git lfs

---
 .gitattributes | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gitattributes b/.gitattributes
index c3356e9..1987747 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,2 @@
 *.pkl filter=lfs diff=lfs merge=lfs -text
-.pkl filter=lfs diff=lfs merge=lfs -text
-.zip filter=lfs diff=lfs merge=lfs -text
 *.zip filter=lfs diff=lfs merge=lfs -text
-- 
GitLab