git attributes crlf 라인엔딩 강제로 추가

This commit is contained in:
yonggyun 2025-06-23 10:32:02 +09:00
parent ae261be7e1
commit 299de35a61

5
.gitattributes vendored
View File

@ -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