aboutsummaryrefslogtreecommitdiff
path: root/node_modules/handlebars/.gitattributes
blob: eeda54e2459c452e9d607f8c8201fabe5eff2dc5 (plain)
1
2
3
4
5
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