From 5480a22ed4d3c3a441395a6b47ed4394f549e084 Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Sun, 26 Nov 2023 00:54:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b8d5f0b..d36934e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,8 +4,8 @@ node_modules/ # Compiled output -*/unpackage/dist -*/unpackage/cache +unpackage/* +!unpackage/res pnpm-lock.yaml # Test coverage coverage