From 143d7b72f8abacd17c8624e03f710054a88f2b09 Mon Sep 17 00:00:00 2001 From: unanmed <1319491857@qq.com> Date: Wed, 15 Oct 2025 14:41:00 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20apiSideBar=20=E6=B7=BB=E5=8A=A0=20pret?= =?UTF-8?q?tierignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .prettierignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.prettierignore b/.prettierignore index 3e797de..63fe4fb 100644 --- a/.prettierignore +++ b/.prettierignore @@ -13,4 +13,5 @@ public/editor.html keyCodes.ts src/core/main/setting.ts src/core/fx/shadow.ts -dist/ \ No newline at end of file +dist/ +docs/.vitepress/apiSidebar.ts \ No newline at end of file