diff --git a/.gitattributes b/.gitattributes
index 5e1a5da0..eeda54e2 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,5 +1,6 @@
-# Handlebars templates in test cases
+# Handlebars-template fixtures in test cases need deterministic eol
 *.handlebars text eol=lf
+*.hbs text eol=lf
 
-# Lexer files
+# Lexer files as well
 *.l text eol=lf
