From f7204c9f7c192503028b28daed8c72c741ac2ad2 Mon Sep 17 00:00:00 2001 From: Raincloud Date: Sun, 17 Aug 2025 01:38:43 -0600 Subject: [PATCH] Remove LFS tracking for problematic files --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 76a5190..f1069d1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -37,3 +37,5 @@ *.avi filter=lfs diff=lfs merge=lfs -text *.bvh.gz filter=lfs diff=lfs merge=lfs -text *.dae filter=lfs diff=lfs merge=lfs -text +**/seq/** filter= diff= merge= -text +assets/20240206 - #whiteguydancingtoafricanmusic .mp4 filter= diff= merge= -text