From 42d968ea9c0530c5c9211097b720c9076a05aa10 Mon Sep 17 00:00:00 2001 From: Liyu Xiao Date: Thu, 15 May 2025 11:04:59 -0400 Subject: [PATCH] removed lfs tracking for now will reimplmement later --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 08cdbd9..de6b859 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -recordings filter=lfs diff=lfs merge=lfs -text +#recordings filter=lfs diff=lfs merge=lfs -text recordings/*.npy !text !filter !merge !diff