From 5932c45bd0d3ea78cbe1dbafc4136abd1492f11d Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Tue, 21 Dec 2021 10:42:11 +0800 Subject: [PATCH] 20211216 --- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 32858aa..a43367c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,5 +8,9 @@ *.war *.ear +.idea +log +target + # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* -- Gitblit v1.9.1