From fcd3d9d6290a5860d63a6ca39accddd006eaac6c Mon Sep 17 00:00:00 2001 From: Priyansh Date: Thu, 9 Dec 2021 02:15:14 -0500 Subject: compressed file for arima.pkl --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 81a7c83..9421323 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.db filter=lfs diff=lfs merge=lfs -text *.csv filter=lfs diff=lfs merge=lfs -text +*.compressed filter=lfs diff=lfs merge=lfs -text -- cgit v1.2.3