From fd4f8c838f7d67510f742683358dd555dbeca17e Mon Sep 17 00:00:00 2001 From: binbin_pan Date: Tue, 27 Aug 2024 13:40:26 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E5=BF=BD=E7=95=A5=E6=8F=90?= =?UTF-8?q?=E4=BA=A4unpackage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f3f6c9a..ca924d2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ npm-debug.log* yarn-debug.log* yarn-error.log* **/*.log +unpackage/ tests/**/coverage/ tests/e2e/reports