From f1068da8e6ffbeb239e68866768c473ae815b114 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9D=8E=E7=8E=89=E4=B8=9C?=
<129883742+liyudong2018@users.noreply.github.com>
Date: Sun, 14 Sep 2025 16:42:25 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E6=AC=A1=E6=8F=90=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.gitignore | 16 ++++++++++++++++
.idea/workspace.xml | 27 +++++++++++----------------
2 files changed, 27 insertions(+), 16 deletions(-)
create mode 100644 .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2ee1e07
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,16 @@
+# IDEA
+.idea/
+*.iml
+
+# 编译输出
+/out/
+target/
+build/
+
+# 日志、临时文件
+*.log
+*.tmp
+
+# 操作系统垃圾
+.DS_Store
+Thumbs.db
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 90ab68a..6a629bd 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -5,20 +5,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
@@ -266,7 +253,7 @@
-
+
@@ -380,7 +367,15 @@
1757837892887
-
+
+
+ 1757839231429
+
+
+
+ 1757839231429
+
+