소스 검색

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
No account linked to committer's email address
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

Loading…
취소
저장