diff --git a/.gitattributes b/.gitattributes index a0a0693c..f2a26b4c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ +# Fixes line endings for Windows (Docker) environment, which are by default converted to crlf * text=auto *.sh text eol=lf proc-start text eol=lf -Rakefile text eol=lf \ No newline at end of file +Rakefile text eol=lf