浏览代码

Update vendored .gitattributes (#12322)

These `linguist-vendored` attributes are only for the language stats
seen on github and they mostly haven't been updated with file
reorganizations. Move them to the two actually vendored directories.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
tags/v1.13.0-rc1
silverwind 3 年前
父节点
当前提交
46ef562a16
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 2 次插入9 次删除
  1. 2
    9
      .gitattributes

+ 2
- 9
.gitattributes 查看文件

@@ -1,10 +1,3 @@
* text=auto eol=lf
/vendor/** -text -eol
/public/vendor/** -text -eol

conf/* linguist-vendored
docker/* linguist-vendored
options/* linguist-vendored
public/* linguist-vendored
build/* linguist-vendored
templates/* linguist-vendored
/vendor/** -text -eol linguist-vendored
/public/vendor/** -text -eol linguist-vendored

正在加载...
取消
保存