From b255edad36746206d5aeef13a99ff6790774f7c4 Mon Sep 17 00:00:00 2001 From: Krzysztof Rudnicki Date: Sun, 1 Dec 2024 13:31:45 +0100 Subject: [PATCH] chore: removed matrices not included in lfs from gitattributes --- .gitattributes | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 2683cfba..e42fe68c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,3 @@ -code/poli3.npz filter=lfs diff=lfs merge=lfs -text -code/nemeth12.npz filter=lfs diff=lfs merge=lfs -text code/spd_5000.npz filter=lfs diff=lfs merge=lfs -text -code/spd_10000.npz filter=lfs diff=lfs merge=lfs -text code/poli3_1.npz filter=lfs diff=lfs merge=lfs -text code/poli3_2.npz filter=lfs diff=lfs merge=lfs -text