Skip to content

Commit b35439b

Browse files
committed
add hbs and yaml extensions
1 parent d738afd commit b35439b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
*.esp text eol=lf
77
*.ecma text eol=lf
88
*.hbrs text eol=lf
9+
*.hbs text eol=lf
910
*.htm text eol=lf
1011
*.html text eol=lf
1112
*.java text eol=lf
@@ -35,6 +36,8 @@
3536
*.xsd text eol=lf
3637
*.xsl text eol=lf
3738
*.xslt text eol=lf
39+
*.yml text eol=lf
40+
*.yaml text eol=lf
3841

3942

4043
# Declare windows-specific text files with windows file ending

0 commit comments

Comments
 (0)