/ .gitattributes
.gitattributes
1  # Enforce LF line endings for Dockerfile and shell scripts
2  Dockerfile text eol=lf
3  *.sh       text eol=lf