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