# Explicitly declare .sh files to always be checked out using Unix-style line endings (LF). .gitattributes text eol=lf *.sh text eol=lf *.cmd text eol=crlf *.ps1 text eol=crlf