From 24fbe89772030eb14ba70fe17ffcb6aabb519332 Mon Sep 17 00:00:00 2001 From: boybook Date: Tue, 18 Mar 2025 14:46:37 +0800 Subject: [PATCH] git lfs --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..ba13248b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.png filter=lfs diff=lfs merge=lfs -text +*.jpg filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text