From 29ff1e54b0421938384868b24166f4d153bf6302 Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期一, 09 九月 2024 14:48:49 +0800 Subject: [PATCH] test --- .gitignore | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 582429f..de87127 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +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