diff --git a/.gitattributes b/.gitattributes index 22ede88b86..b1f0803b36 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,4 @@ # Declare files that will always have LF line endings on checkout. *.sh text eol=lf +*.py text eol=lf