diff --git a/.gitattributes b/.gitattributes index 8261c9a64..baf9c2e53 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,5 @@ *.sh text eol=lf *.py text eol=lf Makefile text eol=lf +configure text eol=lf +.gitmodules text eol=lf