From dc5424bd45d9465c3fe9171f5412c504cfa2b8bf Mon Sep 17 00:00:00 2001 From: wans <747101512@qq.com> Date: Mon, 22 Mar 2021 17:29:00 +0800 Subject: [PATCH] fc --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index a1c2a23..38196e9 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,7 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* + +target +.idea +.iml