From 6a6229d218b31219b260c250a10ee58e51f56587 Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期五, 27 九月 2024 09:44:23 +0800 Subject: [PATCH] test --- .gitignore | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index a59dd3b..de87127 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,9 @@ *.war *.ear +# unpackage +unpackage + # 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 + -- Gitblit v1.9.1