Skip to content

Commit 46ef562

Browse files
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 <[email protected]>
1 parent 859094e commit 46ef562

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

.gitattributes

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
11
* text=auto eol=lf
2-
/vendor/** -text -eol
3-
/public/vendor/** -text -eol
4-
5-
conf/* linguist-vendored
6-
docker/* linguist-vendored
7-
options/* linguist-vendored
8-
public/* linguist-vendored
9-
build/* linguist-vendored
10-
templates/* linguist-vendored
2+
/vendor/** -text -eol linguist-vendored
3+
/public/vendor/** -text -eol linguist-vendored

0 commit comments

Comments
 (0)