From 91c60b946e0d2e8abc2c350598aa6d47ed28e83c Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期二, 24 九月 2024 14:36:29 +0800
Subject: [PATCH] 装机&放弃 逻辑新增state

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

diff --git a/.gitignore b/.gitignore
index e43b0f9..b1271ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,28 @@
 .DS_Store
+/jh-server/target
+/jh-module-system/jh-module-system-biz/target
+/jh-module-system/jh-module-system-api/target
+/jh-module-infra/jh-module-infra-biz/target
+/jh-module-infra/jh-module-infra-api/target
+/jh-framework/jh-spring-boot-starter-websocket/target
+/jh-framework/jh-spring-boot-starter-web/target
+/jh-framework/jh-spring-boot-starter-security/target
+/jh-framework/jh-spring-boot-starter-redis/target
+/jh-framework/jh-spring-boot-starter-protection/target
+/jh-framework/jh-spring-boot-starter-mybatis/target
+/jh-framework/jh-spring-boot-starter-mq/target
+/jh-framework/jh-spring-boot-starter-monitor/target
+/jh-framework/jh-spring-boot-starter-job/target
+/jh-framework/jh-spring-boot-starter-excel/target
+/jh-framework/jh-spring-boot-starter-biz-tenant/target
+/jh-framework/jh-spring-boot-starter-biz-ip/target
+/jh-framework/jh-spring-boot-starter-biz-data-permission/target
+/jh-framework/jh-common/target
+/.idea
+.flattened-pom.xml
+/jh-module-ecg/jh-module-ecg-biz/target
+/jh-module-ecg/jh-module-ecg-api/target
+/jh-module-ecg/target
+/jh-framework/target
+/jh-module-infra/target
+/jh-module-system/target

--
Gitblit v1.9.3