Fix line endings for Windows docker environment

This commit is contained in:
Harald Reingruber 2019-10-30 15:29:16 +01:00 committed by Philipp Rothmann
parent 33034e66b8
commit c442327275

4
.gitattributes vendored Normal file
View file

@ -0,0 +1,4 @@
* text=auto
*.sh text eol=lf
proc-start text eol=lf
Rakefile text eol=lf