From ce85080b5e40f063c80819c9d555ad1b3da1e1a9 Mon Sep 17 00:00:00 2001
From: sunweining <19560775839@163.com>
Date: Mon, 27 Oct 2025 15:46:51 +0800
Subject: [PATCH] =?UTF-8?q?=E7=AC=AC=E4=B8=80=E6=AC=A1=E6=8F=90=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.idea/.gitignore | 10 ++++++++++
.idea/Dbqb_Study.iml | 9 +++++++++
.idea/vcs.xml | 6 ++++++
3 files changed, 25 insertions(+)
create mode 100644 .idea/.gitignore
create mode 100644 .idea/Dbqb_Study.iml
create mode 100644 .idea/vcs.xml
diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..7d05e99
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,10 @@
+# 默认忽略的文件
+/shelf/
+/workspace.xml
+# 基于编辑器的 HTTP 客户端请求
+/httpRequests/
+# 依赖于环境的 Maven 主目录路径
+/mavenHomeManager.xml
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git a/.idea/Dbqb_Study.iml b/.idea/Dbqb_Study.iml
new file mode 100644
index 0000000..d6ebd48
--- /dev/null
+++ b/.idea/Dbqb_Study.iml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..35eb1dd
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file