Force lineendings on more file types

This commit is contained in:
Nathaniel van Diepen
2017-04-18 12:12:54 -06:00
parent fc454a555b
commit 84f30cc918
55 changed files with 4569 additions and 4563 deletions

6
.gitattributes vendored
View File

@@ -2,3 +2,9 @@
.jshintignore text eol=lf
AUTHORS text eol=lf
LICENSE text eol=lf
.csslintrc text eol=lf
*.less text eol=lf
*.html text eol=lf
*.js text eol=lf
*.json text eol=lf
*.css text eol=lf