From 13bd9def7854b2515fd244596b616b3c76d8cd30 Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Thu, 16 Dec 2021 11:00:02 +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