1
# Enforce Unix newlines
2
*.css text eol=lf
3
*.html text eol=lf
4
*.js text eol=lf
5
*.json text eol=lf
6
*.less text eol=lf
7
*.md text eol=lf
8
*.yml text eol=lf