From 91183890222557390e65c20e2bf3d75501a5d35c Mon Sep 17 00:00:00 2001 From: jiang teng <1348746268@qq.com> Date: Sun, 29 Sep 2024 15:27:27 +0800 Subject: [PATCH] =?UTF-8?q?fix(.getignore):=20=E5=A2=9E=E5=8A=A0docs?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2f6a089..dc440b9 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ lerna-debug.log* node_modules .DS_Store dist -docs +docs/ dist-ssr coverage *.local