aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 34482b9e8cba7a71bd2f7f34e37c8360809f3b7b (plain)
1
2
3
4
5
6
7
8
* text=auto eol=lf
*.tmpl linguist-language=Handlebars
/assets/*.json linguist-generated
/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