diff --git a/.gitattributes b/.gitattributes index ac7aaba..18b84a9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,7 @@ # Declare files that will always have CRLF line endings on checkout. *.cmd text eol=crlf +*.txt text eol=crlf # Declare files that will always have LF line endings on checkout. *.sh text eol=lf