From 900f2f1ce7bed363ac064433f98399807a1342c5 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Mon, 31 Jan 2022 11:23:17 +0000 Subject: [PATCH] fix: didnt have mp4 --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 2650410..fc754cf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,6 +22,7 @@ # Video *.mkv filter=lfs diff=lfs merge=lfs -text +*.mp4 filter=lfs diff=lfs merge=lfs -text # Misc