From 809ca7a04adc05d6f705c49ccfc5c58b9ab6a63e Mon Sep 17 00:00:00 2001 From: Stargazing Koishi Date: Thu, 19 Jan 2023 14:13:25 -0800 Subject: [PATCH] Update linguist-vendored attribute --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 8892caebde..3d0edbc9ba 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -sample_files/* linguist-vendored -vendored_parsers/* linguist-vendored +sample_files/** linguist-vendored +vendored_parsers/** linguist-vendored