From 05fc4d957592d546c3c3164014ca4c624434c498 Mon Sep 17 00:00:00 2001 From: herenshan112 Date: Tue, 24 Oct 2023 08:38:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3da573b54..58bc50fb5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules +.node_modules .DS_Store dist dist-ssr @@ -20,3 +21,4 @@ components.d.ts package-lock.json pnpm-lock.yaml +node_modules