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