]> OCCT Git - occt-copy.git/commitdiff
0023572: Wrong line endings in *.yacc and *.lex files on Linux
authorbugmaster <bugmaster@opencascade.com>
Thu, 22 Nov 2012 14:20:49 +0000 (18:20 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 22 Nov 2012 14:20:49 +0000 (18:20 +0400)
.gitattributes

index 63afc7a555a9aa0efd350b6357cf1c80d73b4db4..4c8bc7bf98d7fcd9ae3f5f9e703cfb4b5a48eebd 100644 (file)
@@ -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