From a06aa3c488bf5b45146e0969a5b2c21d0af847e8 Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Fri, 17 Dec 2021 11:30:12 +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