7 lines
281 B
Text
7 lines
281 B
Text
* text=auto eol=lf
|
|
*.tmpl linguist-language=Handlebars
|
|
/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
|