Ensure LF line-edings in lexer-files (*.l)

Related to #1233
This commit is contained in:
Nils Knappmeier
2017-05-14 22:49:19 +02:00
parent b50ef03823
commit bdfdbea09c
+4
View File
@@ -1 +1,5 @@
# Handlebars templates in test cases
*.handlebars text eol=lf
# Lexer files
*.l text eol=lf