From 2af5f043b60c1f7ac38ecccc8f5bf44743134325 Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期五, 12 十二月 2025 18:08:00 +0800 Subject: [PATCH] test --- .gitignore | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 32858aa..5a7368f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,8 +5,13 @@ # Package Files # *.jar -*.war +*.w *.ear + +# unpackage +unpackage +node_modules # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* + -- Gitblit v1.9.1