From 540e953df638b85864e7232305c35d62f1dd990d Mon Sep 17 00:00:00 2001 From: azv Date: Fri, 2 Dec 2016 17:12:38 +0300 Subject: [PATCH] Set LF line endings for *.i files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index daafb86b8..32a5e04e3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,6 +8,7 @@ *.cpp eol=lf *.cxx eol=lf *.hxx eol=lf +*.i eol=lf *.cls eol=lf *.sty eol=lf *.tex eol=lf -- 2.39.2