From 75be45e8997d41c91f1316de546003305baebc2f Mon Sep 17 00:00:00 2001 From: tymmkang Date: Sun, 23 Mar 2025 20:03:11 +0900 Subject: [PATCH] =?UTF-8?q?lfs=20=EC=B6=94=EC=A0=81=EB=90=98=EB=8A=94=20?= =?UTF-8?q?=ED=8C=8C=EC=9D=BC=20=ED=98=95=EC=8B=9D=20=EC=B6=94=EA=B0=80=20?= =?UTF-8?q?(blend,=20fbx)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2bffb31 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.blend filter=lfs diff=lfs merge=lfs -text +*.fbx filter=lfs diff=lfs merge=lfs -text