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" }