From 29c1e1ef7a62e4e53784ac82b108af76503876e4 Mon Sep 17 00:00:00 2001 From: kamkow1 Date: Sun, 15 Mar 2026 21:26:37 +0100 Subject: [PATCH] Track mp4s with LFS --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f8ff2b5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.mp4 filter=lfs diff=lfs merge=lfs -text