We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ec2578 commit 650168fCopy full SHA for 650168f
.gitattributes
@@ -1,2 +1,5 @@
1
# Set the default behavior, in case people don't have core.autocrlf set.
2
-* text=auto
+* text=auto
3
+
4
+# These files are text and should be normalized (convert crlf > lf)
5
+*.hbs text
0 commit comments