diff --git a/.DS_Store b/.DS_Store
deleted file mode 100644
index 205b92d..0000000
Binary files a/.DS_Store and /dev/null differ
diff --git a/.gitignore b/.gitignore
index 26e8d30..05637cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,12 @@
-*.DS_Store
+# 忽略 .git 目录(通常不需要,因为 .git 目录默认不会被再次跟踪)
+.git/
+
+# 忽略 .idea 目录(IDE 配置)
.idea/
+
+# 忽略日志文件
+app.log
+
+# 忽略 macOS 的 .DS_Store 文件
+.DS_Store
+
diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 13566b8..0000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Editor-based HTTP Client requests
-/httpRequests/
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
diff --git a/.idea/luna.iml b/.idea/luna.iml
deleted file mode 100644
index 5e764c4..0000000
--- a/.idea/luna.iml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index 79665c8..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 35eb1dd..0000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app.log b/app.log
deleted file mode 100644
index 5c36eaf..0000000
--- a/app.log
+++ /dev/null
@@ -1,18 +0,0 @@
-2024/06/15 12:35:43 Process 79796 killed
-2024/06/15 12:35:43 Process 79798 killed
-2024/06/15 12:35:43 Process 79797 killed
-2024/06/15 12:35:43 运行可执行文件的路径是: /Users/Documents/workspace/ios/chromedev/chromium/src/out/Default-test/Chromium.app/Contents/MacOS/Chromium
-2024/06/15 12:35:43 临时缓存目录是:
-2024/06/15 12:35:43 选用的临时端口是: 65245
-2024/06/15 12:36:42 Process 86806 killed
-2024/06/15 12:36:42 Process 86808 killed
-2024/06/15 12:36:42 Process 86807 killed
-2024/06/15 12:36:42 运行可执行文件的路径是: /Users/jihongyu/Documents/workspace/ios/chromedev/chromium/src/out/Default-test/Chromium.app/Contents/MacOS/Chromium
-2024/06/15 12:36:42 临时缓存目录是:
-2024/06/15 12:36:42 选用的临时端口是: 65519
-2024/06/15 12:37:14 Process 86894 killed
-2024/06/15 12:37:14 Process 86896 killed
-2024/06/15 12:37:14 Process 86895 killed
-2024/06/15 12:37:14 运行可执行文件的路径是: /Users/hongyuji/Documents/workspace/ios/chromedev/chromium/src/out/Default-test/Chromium.app/Contents/MacOS/Chromium
-2024/06/15 12:37:14 临时缓存目录是:
-2024/06/15 12:37:14 选用的临时端口是: 49298