2019-12-05 15:09:01 -06:00
|
|
|
* text=auto eol=lf
|
2022-02-03 09:30:26 -06:00
|
|
|
*.tmpl linguist-language=Handlebars
|
2020-11-29 15:39:36 -06:00
|
|
|
/.eslintrc linguist-language=YAML
|
|
|
|
/.stylelintrc linguist-language=YAML
|
2022-02-03 09:30:26 -06:00
|
|
|
/public/vendor/** -text -eol linguist-vendored
|
|
|
|
/vendor/** -text -eol linguist-vendored
|
2021-08-29 14:57:07 -05:00
|
|
|
/web_src/fomantic/build/** linguist-generated
|
2022-02-03 09:30:26 -06:00
|
|
|
/web_src/js/vendor/** -text -eol linguist-vendored
|
2021-12-16 03:52:01 -06:00
|
|
|
Dockerfile.* linguist-language=Dockerfile
|