build: add .gitattributes to force LF (instead of possible CRLF on Windows)

This commit is contained in:
Jan Piotrowski 2019-06-19 15:42:36 +02:00
parent 34c9c296e8
commit ae60fa95c0

1
.gitattributes vendored Normal file
View File

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