mirror of
https://github.com/go-gitea/gitea.git
synced 2024-12-04 14:46:57 -05:00
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>
This commit is contained in:
parent
859094ef0a
commit
46ef562a16
11
.gitattributes
vendored
11
.gitattributes
vendored
@ -1,10 +1,3 @@
|
|||||||
* text=auto eol=lf
|
* text=auto eol=lf
|
||||||
/vendor/** -text -eol
|
/vendor/** -text -eol linguist-vendored
|
||||||
/public/vendor/** -text -eol
|
/public/vendor/** -text -eol linguist-vendored
|
||||||
|
|
||||||
conf/* linguist-vendored
|
|
||||||
docker/* linguist-vendored
|
|
||||||
options/* linguist-vendored
|
|
||||||
public/* linguist-vendored
|
|
||||||
build/* linguist-vendored
|
|
||||||
templates/* linguist-vendored
|
|
||||||
|
Loading…
Reference in New Issue
Block a user