From 0f47720f98243892df14e074960986815df9cd82 Mon Sep 17 00:00:00 2001
From: ZF sun <34314687@qq.com>
Date: Thu, 20 Nov 2025 14:58:03 +0800
Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BB=8E=E7=89=88=E6=9C=AC=E6=8E=A7?=
=?UTF-8?q?=E5=88=B6=E4=B8=AD=E7=A7=BB=E9=99=A4=20.idea=20=E7=9B=AE?=
=?UTF-8?q?=E5=BD=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.idea/.gitignore | 6 ------
.idea/backend.iml | 8 --------
.idea/dataSources.xml | 12 ------------
.idea/data_source_mapping.xml | 6 ------
.idea/modules.xml | 8 --------
.idea/sqldialects.xml | 7 -------
.idea/vcs.xml | 6 ------
7 files changed, 53 deletions(-)
delete mode 100644 .idea/.gitignore
delete mode 100644 .idea/backend.iml
delete mode 100644 .idea/dataSources.xml
delete mode 100644 .idea/data_source_mapping.xml
delete mode 100644 .idea/modules.xml
delete mode 100644 .idea/sqldialects.xml
delete mode 100644 .idea/vcs.xml
diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 31c71a87b..000000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-# 默认忽略的文件
-/shelf/
-/workspace.xml
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
diff --git a/.idea/backend.iml b/.idea/backend.iml
deleted file mode 100644
index 36b0a7b5e..000000000
--- a/.idea/backend.iml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml
deleted file mode 100644
index 22de66943..000000000
--- a/.idea/dataSources.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
- mysql.8
- true
- com.mysql.cj.jdbc.Driver
- jdbc:mysql://localhost:3316
- $ProjectFileDir$
-
-
-
\ No newline at end of file
diff --git a/.idea/data_source_mapping.xml b/.idea/data_source_mapping.xml
deleted file mode 100644
index 5417ff764..000000000
--- a/.idea/data_source_mapping.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index bc21af499..000000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/sqldialects.xml b/.idea/sqldialects.xml
deleted file mode 100644
index 8c9894fca..000000000
--- a/.idea/sqldialects.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index c8397c94c..000000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file