From e3dfc0c848afc5e63b69411c2fc57b62e206fd76 Mon Sep 17 00:00:00 2001 From: wangzilun <964606955@qq.com> Date: Mon, 21 Feb 2022 14:59:01 +0800 Subject: [PATCH] 测试 --- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 5c3f700..ef6b348 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,7 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* /.idea/ +gitflow-installer.sh +target/ +**/target/ +*.iml \ No newline at end of file -- Gitblit v1.9.1