From bdf1abf474857241134e11ba4a9aebf9add68b44 Mon Sep 17 00:00:00 2001
From: Tasko Olevski <tasko.olevski@sdsc.ethz.ch>
Date: Sat, 15 May 2021 15:26:41 +0200
Subject: [PATCH] track every zarr folder in lfs

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

diff --git a/.gitattributes b/.gitattributes
index a9e160d24..98a8bdfc9 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,3 @@
 *.nc filter=lfs diff=lfs merge=lfs -text
 scoring/terciled_observations.zarr/** filter=lfs diff=lfs merge=lfs -text
+*.zarr/** filter=lfs diff=lfs merge=lfs -text
-- 
GitLab