From edd0685c2ba0d9d5641e125a7ecc1847a2a258b3 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 11 Jun 2019 04:33:17 +0000 Subject: [PATCH] Set line endings for the .config files for unified targets --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 5e3e2f993..cdc92ed15 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