aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: 16167a2cd65c19b27c68e668ae4f8633a5fef690 (plain)
1
2
3
4
5
6
7
8
9
10
* text=auto eol=lf
*.tmpl linguist-language=Handlebars
/assets/*.json linguist-generated
/public/img/svg/*.svg linguist-generated
/public/vendor/** -text -eol linguist-vendored
/templates/swagger/v1_json.tmpl linguist-generated
/vendor/** -text -eol linguist-vendored
/web_src/fomantic/build/** linguist-generated
/web_src/js/vendor/** -text -eol linguist-vendored
Dockerfile.* linguist-language=Dockerfile