From 680f6b866e6eb0dc88071f401c82e6a6459c56fb Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Sun, 29 Oct 2023 01:43:51 -0700 Subject: [PATCH] docs: exclude client side code for language statistics --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index de23d5d..f78d120 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ *.bin filter=lfs diff=lfs merge=lfs -text +clients/** linguist-vendored crates/tabby/ui/** linguist-vendored -**/node_scripts/tabby-agent.js linguist-vendored