0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-22 10:44:17 +01:00

remove vendor from .gitattributes @silverwind

This commit is contained in:
a1012112796 2022-01-16 10:01:45 +08:00
parent c91dcb94ba
commit 4789e704cb

1
.gitattributes vendored
View file

@ -1,5 +1,4 @@
* text=auto eol=lf
/vendor/** -text -eol linguist-vendored
/public/vendor/** -text -eol linguist-vendored
/templates/**/*.tmpl linguist-language=Handlebars
/.eslintrc linguist-language=YAML