JavaScript: Force LF for .json and .yml

This commit is contained in:
Dave Bartolomeo
2018-09-19 12:02:18 -07:00
parent b12c739915
commit 2b9f42b308

2
.gitattributes vendored
View File

@@ -17,3 +17,5 @@
*.qhelp eol=lf
*.html eol=lf
*.js eol=lf
*.json eol=lf
*.yml eol=lf