From 094054c59e134c56fe8fe6efbcd3c1e3ee65b6ee Mon Sep 17 00:00:00 2001 From: Zzm <34850800+notlaughingzzm@users.noreply.github.com> Date: Mon, 5 Jul 2021 21:02:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=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 2001c4c..39e7563 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ .DS_Store node_modules /dist - +unpackage/ # local env files .env.local -- Gitee