From: kgv Date: Mon, 5 Jun 2017 06:16:07 +0000 (+0300) Subject: 0028809: Coding Rules - add .i files to .gitattributes X-Git-Tag: V7_2_0_beta~104 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=bdb1e2f7af43625236de53e3b4f1786640019561;p=occt-copy.git 0028809: Coding Rules - add .i files to .gitattributes --- diff --git a/.gitattributes b/.gitattributes index 0faa8baa73..ee61c69baf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -18,6 +18,7 @@ *.yacc eol=lf *.lex eol=lf *.mm eol=lf +*.i eol=lf *.el eol=lf *.sh eol=lf *.csh eol=lf