From 2d9c2adce3bf832d197621862119e65fb8e51558 Mon Sep 17 00:00:00 2001 From: claude-code-best Date: Thu, 2 Apr 2026 09:14:49 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=8E=92=E6=9F=A5=20test=20=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mint.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mint.json b/mint.json index 3f78e45..3f2ed8b 100644 --- a/mint.json +++ b/mint.json @@ -111,6 +111,11 @@ ] } ], + "excludes": [ + "docs/test-plans/**", + "docs/testing-spec.md", + "docs/REVISION-PLAN.md" + ], "footerSocials": { "github": "https://github.com/anthropics/claude-code" }