无论是win,macos还是linux,将换行符统一设置为LF,提升跨平台兼容性。

This commit is contained in:
anonymous
2021-03-07 22:24:18 +08:00
parent 17ee19622c
commit 56de436185
2 changed files with 238 additions and 235 deletions

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
* text eol=lf
*.png -text
*.jpg -text