diff options
Diffstat (limited to 'node_modules/handlebars/.gitattributes')
| -rw-r--r-- | node_modules/handlebars/.gitattributes | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/node_modules/handlebars/.gitattributes b/node_modules/handlebars/.gitattributes new file mode 100644 index 000000000..eeda54e24 --- /dev/null +++ b/node_modules/handlebars/.gitattributes @@ -0,0 +1,6 @@ +# Handlebars-template fixtures in test cases need deterministic eol +*.handlebars text eol=lf +*.hbs text eol=lf + +# Lexer files as well +*.l text eol=lf |
