diff --git a/.gitattributes b/.gitattributes index dfdb8b771c..e261e654fa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,4 @@ *.sh text eol=lf +*.txt text eol=lf +*.py text eol=lf +*.rb text eol=lf