From dd4ce5d7ac8eaf831f0d128283a11b31a07e8df2 Mon Sep 17 00:00:00 2001 From: li-shihao-code <2469171725@qq.com> Date: Thu, 5 Mar 2026 14:13:33 +0800 Subject: [PATCH] Add Git LFS tracking for large files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a90fef9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.usd filter=lfs diff=lfs merge=lfs -text