From 3619a52ff445fd64f104bae729b391fb44ade273 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=BF=97=E7=8F=8F?= Date: Sun, 6 Jul 2025 09:26:03 +0800 Subject: [PATCH] Remove .idea/ from tracking and add to .gitignore --- .gitignore | Bin 0 -> 20 bytes .idea/AIDaohang.iml | 8 ----- .../inspectionProfiles/profiles_settings.xml | 6 ---- .idea/misc.xml | 6 ---- .idea/modules.xml | 8 ----- .idea/workspace.xml | 33 ------------------ 6 files changed, 61 deletions(-) create mode 100644 .gitignore delete mode 100644 .idea/AIDaohang.iml delete mode 100644 .idea/inspectionProfiles/profiles_settings.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/workspace.xml diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..52aeb46e8c3ecc1651a5b128075c90a9d8e91f93 GIT binary patch literal 20 bcmezWPoF`LA(J76A(bJKL7#z_fr|kEKhgv= literal 0 HcmV?d00001 diff --git a/.idea/AIDaohang.iml b/.idea/AIDaohang.iml deleted file mode 100644 index d0876a7..0000000 --- a/.idea/AIDaohang.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 105ce2d..0000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 3925182..0000000 --- a/.idea/misc.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 9299f69..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index e09e281..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - 1751592275331 - - - - \ No newline at end of file