Skip to content

Commit 650168f

Browse files
committed
gitattributes
1 parent 5ec2578 commit 650168f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitattributes

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# Set the default behavior, in case people don't have core.autocrlf set.
2-
* text=auto
2+
* text=auto
3+
4+
# These files are text and should be normalized (convert crlf > lf)
5+
*.hbs text

0 commit comments

Comments
 (0)