Update git attributes to avoid asset CRLF conversion on windows (#3161)
This commit is contained in:
Родитель
63b2a31366
Коммит
907b19912a
|
@ -1,3 +1,5 @@
|
|||
# Unity assets are always serialized using lf endings
|
||||
*.asset text eol=lf
|
||||
*.psd filter=lfs diff=lfs merge=lfs -text
|
||||
*.jpg filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
|
|
Загрузка…
Ссылка в новой задаче