From 352900a0e5165c891bcbcc3f05b80896bd494fb2 Mon Sep 17 00:00:00 2001 From: herenshan112 Date: Wed, 25 Oct 2023 08:59:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BF=BD=E7=95=A5=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= 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 58bc50fb5..7aaeac3cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,10 @@ node_modules .node_modules +./node_modules .DS_Store dist +.dist +./dist dist-ssr *.local src/types