From f4135c23b4725d2d83c501e149d13dbf1f81b4ff Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期二, 20 八月 2024 15:41:30 +0800
Subject: [PATCH] test

---
 .gitignore |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index ae8c8a0..676eac9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,4 +11,8 @@
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
 
-/unpackage/
\ No newline at end of file
+# unpackage
+unpackage/
+unpackage/dist/
+unpackage/cache/
+unpackage/release/
\ No newline at end of file

--
Gitblit v1.9.1