From 99dbb154ddea4b6e4b920a8e08a0ecb6b1da21d0 Mon Sep 17 00:00:00 2001 From: "litong.41" Date: Fri, 10 Oct 2025 14:33:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86docs=E7=9B=AE=E5=BD=95=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=88=B0gitignore=E7=9B=AE=E5=BD=95=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 10594f73..d4bf3f2b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# fork add +docs/ + # Dependencies node_modules/ npm-debug.log*