From 447c9df22d92a9613b62942e7828f0558a3fe00f Mon Sep 17 00:00:00 2001
From: jenkins <jenkins@hbbh.com>
Date: Tue, 01 Mar 2022 10:39:37 +0800
Subject: [PATCH] add version to 1.9.1

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

diff --git a/.gitignore b/.gitignore
index ef67264..96df1d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,4 +11,8 @@
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
 /.idea/
-gitflow-installer.sh
\ No newline at end of file
+gitflow-installer.sh
+target/
+
+**/target/
+*.iml
\ No newline at end of file

--
Gitblit v1.9.1