From 299de35a612741d6afa477e4bbf9303ad9cb18ab Mon Sep 17 00:00:00 2001 From: yonggyun Date: Mon, 23 Jun 2025 10:32:02 +0900 Subject: [PATCH] =?UTF-8?q?git=20attributes=20crlf=20=EB=9D=BC=EC=9D=B8?= =?UTF-8?q?=EC=97=94=EB=94=A9=20=EA=B0=95=EC=A0=9C=EB=A1=9C=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitattributes b/.gitattributes index 4797d280c..a9802db8f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,8 @@ +# Unity text assets - force CRLF +*.meta text eol=crlf +*.unity text eol=crlf +*.prefab text eol=crlf +*.asset text eol=crlf *.gitignore filter=lfs diff=lfs merge=lfs -text *.inputactions filter=lfs diff=lfs merge=lfs -text *.meta filter=lfs diff=lfs merge=lfs -text