From 2c8a86dad440a117e2fd4501cfd8dada7b0997be Mon Sep 17 00:00:00 2001 From: Refringe Date: Wed, 15 May 2024 20:53:12 -0400 Subject: [PATCH] LFS Tracking for MP4 Files --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index fcb21d3..b3d52eb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,4 @@ * text=auto eol=lf - *.blade.php diff=html *.css diff=css *.html diff=html @@ -9,3 +8,5 @@ /.github export-ignore CHANGELOG.md export-ignore .styleci.yml export-ignore + +*.mp4 filter=lfs diff=lfs merge=lfs -text