From 11d7aff7bcb891e20c76c4aa3dc375bdd5da7a70 Mon Sep 17 00:00:00 2001 From: Daniel R Date: Thu, 13 Jun 2024 15:57:20 -0400 Subject: [PATCH] Track videos/background.mp4 with Git LFS --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index f8ff2b5..c69500c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ *.mp4 filter=lfs diff=lfs merge=lfs -text +videos/background.mp4 filter=lfs diff=lfs merge=lfs -text +public/videos/background.mp4 filter=lfs diff=lfs merge=lfs -text