0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-04 05:09:03 +01:00
gitea/.gitattributes

7 lines
227 B
Text
Raw Normal View History

* 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