From 4ef8fa74c90eaa1d0f93588f5574520e588747c2 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 1 Feb 2025 00:16:42 +0800 Subject: [PATCH] chore(linguist): add bundle repos --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 03eae62b6..9f7884cdb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,9 @@ lua/spacevim/api/iconv/** linguist-vendored bundle/** linguist-vendored bundle/bookmarks.vim/** linguist-vendored=false bundle/git.vim/** linguist-vendored=false +bundle/flygrep.nvim/** linguist-vendored=false +bundle/FlyGrep/** linguist-vendored=false +bundle/Chatting-server/** linguist-vendored=false .ci/** linguist-vendored docker/** linguist-vendored docs/** linguist-documentation