Force lineendings on more file types
This commit is contained in:
6
.gitattributes
vendored
6
.gitattributes
vendored
@@ -2,3 +2,9 @@
|
|||||||
.jshintignore text eol=lf
|
.jshintignore text eol=lf
|
||||||
AUTHORS text eol=lf
|
AUTHORS text eol=lf
|
||||||
LICENSE 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
|
||||||
Reference in New Issue
Block a user