From 46ef562a161a2685d429ffd7dc594383de533c07 Mon Sep 17 00:00:00 2001 From: silverwind Date: Mon, 27 Jul 2020 06:17:01 +0200 Subject: [PATCH] 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 --- .gitattributes | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/.gitattributes b/.gitattributes index f76f5a638..67f7f5237 100644 --- a/.gitattributes +++ b/.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