From: bugmaster Date: Thu, 22 Nov 2012 14:20:49 +0000 (+0400) Subject: 0023572: Wrong line endings in *.yacc and *.lex files on Linux X-Git-Tag: V6_6_0_beta~219 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=cfb698b93a3698af23c5859fe015e08acffaf950;p=occt-copy.git 0023572: Wrong line endings in *.yacc and *.lex files on Linux --- diff --git a/.gitattributes b/.gitattributes index 63afc7a555..4c8bc7bf98 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,6 +14,8 @@ *.pxx eol=lf *.cdl eol=lf *.edl eol=lf +*.yacc eol=lf +*.lex eol=lf *.mm eol=lf *.el eol=lf *.sh eol=lf