From 922cbcb3a3b7285f34551fb6e8aa7aa2ac70afe6 Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Wed, 1 Mar 2023 14:10:14 -0700 Subject: [PATCH] git LFS for .mov files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 10a72c1..3e647a2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,4 @@ *.mp4 filter=lfs diff=lfs merge=lfs -text *.ods filter=lfs diff=lfs merge=lfs -text *.braw filter=lfs diff=lfs merge=lfs -text +*.mov filter=lfs diff=lfs merge=lfs -text