From 22bf0d0471506c2d46c65ebb2b32055dd8a4856c Mon Sep 17 00:00:00 2001 From: Nathan Weinberg <31703736+nathan-weinberg@users.noreply.github.com> Date: Wed, 29 Oct 2025 10:27:53 -0400 Subject: [PATCH] chore: ignore API docs generation (#3959) See https://discord.com/channels/1257833999603335178/1360001389933236297/1432743473559113864 Signed-off-by: Nathan Weinberg --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e6198b72c..0a248d1ec 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,6 @@ CLAUDE.md docs/.docusaurus/ docs/node_modules/ docs/static/imported-files/ +docs/api-deprecated/ +docs/api-experimental/ +docs/api/