aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: f5eaf93b5a830abcf3b52b35b780dbb2eac2dcbc (plain)
1
2
3
4
5
6
7
8
9
# Enforce Unix newlines
*.css   text eol=lf
*.html  text eol=lf
*.js    text eol=lf
*.json  text eol=lf
*.less  text eol=lf
*.md    text eol=lf
*.svg   text eol=lf
*.yml   text eol=lf