diff --git a/.gitattributes b/.gitattributes index 42eac24cd..087b940d4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,11 +6,11 @@ # Explicitly declare text files you want to always be normalized and converted # to native line endings on checkout. *.tf text -*.sh text +*.sh text eol=lf # Declare files that will always have CRLF line endings on checkout. # *.sln text eol=crlf # Denote all files that are truly binary and should not be modified. *.png binary -*.jpg binary \ No newline at end of file +*.jpg binary