git attributes crlf 라인엔딩 강제로 추가
This commit is contained in:
parent
f1c8b49d52
commit
20ec4b1b58
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# Unity text assets - force CRLF
|
||||
*.meta text eol=crlf
|
||||
*.unity text eol=crlf
|
||||
*.prefab text eol=crlf
|
||||
*.asset text eol=crlf
|
Loading…
Reference in New Issue
Block a user