diff --git a/.gitattributes b/.gitattributes index 5e3e2f993d..cdc92ed152 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,3 +12,4 @@ Makefile text eol=lf *.bat eol=crlf *.txt text eol=lf *.sh text eol=lf +*.config text eol=lf