From c094d4a32180130de0c26c75a5abc414128a5ec1 Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期四, 20 三月 2025 18:31:33 +0800 Subject: [PATCH] test --- .gitignore | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index edf52fe..be458ca 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,10 @@ *.war *.ear +# unpackage +unpackage +node_modules + # 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