From 0df3c99a23b6774c39abf16af51cf20bbfefc8a5 Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期五, 10 五月 2024 15:54:24 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index c58f202..0a2bf7e 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,9 @@ *.war *.ear *.iml +/logs +*.log +*.zip # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* -- Gitblit v1.9.3