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
1 changed files with 4 additions and 0 deletions

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