mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
避免 jpg/png/eot 自动转换行
This commit is contained in:
parent
4fad630707
commit
0ebb327076
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -1,2 +1,5 @@
|
||||
# 避免 windows 下自动转
|
||||
* text eol=lf
|
||||
*.jpg -text
|
||||
*.png -text
|
||||
*.eot -text
|
||||
|
Loading…
Reference in New Issue
Block a user