1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-11-21 08:31:27 -05: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