From da8f58507005139d23553b0c6c735617d273d174 Mon Sep 17 00:00:00 2001
From: wangzilun <964606955@qq.com>
Date: Tue, 08 Mar 2022 16:45:14 +0800
Subject: [PATCH] 添加一个类

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

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