From 16e7f7eaf64e1a469f0fef6f3712b7b91ba26fd3 Mon Sep 17 00:00:00 2001
From: wangzilun <964606955@qq.com>
Date: Tue, 01 Mar 2022 10:39:21 +0800
Subject: [PATCH] 测试

---
 .gitignore |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 32858aa..96df1d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,9 @@
 
 # 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