git attributes crlf 라인엔딩 강제로 추가
This commit is contained in:
parent
ae261be7e1
commit
299de35a61
5
.gitattributes
vendored
5
.gitattributes
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user