提交 986528fa 作者: Steven Allen

gitattributes: default to LF

1. Default to LF line endings. Windows users should use a real text editor when
   coding.
2. Allow markdown/license files to be autoconverted so they're readable
   everywhere.

fixes #6195

License: MIT
Signed-off-by: 's avatarSteven Allen <steven@stebalien.com>
上级 69185e13
# Default to text
* text eol=lf
# True text
*.md text eol=auto
LICENSE text eol=auto
# Binary assets
assets/init-doc/* binary assets/init-doc/* binary
core/coreunix/test_data/** binary core/coreunix/test_data/** binary
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论