From 425310a35b8f552b3907ed0325e1a0903c3fe47a Mon Sep 17 00:00:00 2001 From: Kushal Kolar Date: Tue, 27 Feb 2024 23:40:20 -0500 Subject: [PATCH] Update .gitattributes add gif to .gitattributes for git lfs --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index e4a509285..c921772ae 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ *.png filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text *.npy filter=lfs diff=lfs merge=lfs -text -