From 704804d1866900c2d03abb7f6fa2881b10c013ec Mon Sep 17 00:00:00 2001 From: tjb-tech <1193992557@qq.com> Date: Mon, 24 Feb 2025 00:32:18 +0800 Subject: [PATCH] Remove mp4 from LFS tracking --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index f8ff2b5..eb761c8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.mp4 filter=lfs diff=lfs merge=lfs -text +# *.mp4 filter=lfs diff=lfs merge=lfs -text