diff --git a/.gitattributes b/.gitattributes index a35b0915..c3e5884a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,6 +5,8 @@ *.sh text eol=lf supervisor.conf text eol=lf systemd.service text eol=lf +# Using the HEREDOC feature expects LF: +Dockerfile text eol=lf ############################################################################### # Set default behavior for command prompt diff. #