aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: 12c45dbc6a078663a4d1083d37f744e12fcc7edc (plain)
1
2
3
4
5
6
7
8
9
* text=auto eol=lf
*.tmpl linguist-language=Handlebars
/.eslintrc linguist-language=YAML
/.stylelintrc linguist-language=YAML
/public/vendor/** -text -eol linguist-vendored
/vendor/** -text -eol linguist-vendored
/web_src/fomantic/build/** linguist-generated
/web_src/js/vendor/** -text -eol linguist-vendored
Dockerfile.* linguist-language=Dockerfile