gitattributes: try fixing lf/crlf issue

We should only use lf, since that's all Linux understands.

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2019-04-11 10:41:23 +08:00
parent 9e8bcc3350
commit e69429fb0c

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* text eol=lf