From: azv Date: Fri, 2 Dec 2016 14:12:38 +0000 (+0300) Subject: Set LF line endings for *.i files X-Git-Tag: V_2.6.0~17 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=540e953df638b85864e7232305c35d62f1dd990d;p=modules%2Fshaper.git Set LF line endings for *.i files --- 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