无论是win,macos还是linux,将换行符统一设置为LF,提升跨平台兼容性。
This commit is contained in:
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
* text eol=lf
|
||||
*.png -text
|
||||
*.jpg -text
|
Reference in New Issue
Block a user