From cfb698b93a3698af23c5859fe015e08acffaf950 Mon Sep 17 00:00:00 2001 From: bugmaster Date: Thu, 22 Nov 2012 18:20:49 +0400 Subject: [PATCH] 0023572: Wrong line endings in *.yacc and *.lex files on Linux --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.20.1