From 48c3916fbd3bbf8ea842935e853aa968b5b50efa Mon Sep 17 00:00:00 2001 From: aixianling Date: Fri, 13 Dec 2024 13:48:44 +0800 Subject: [PATCH] Generating commit message... --- .idea/.gitignore | 9 ------ .idea/chuanqi-server.iml | 12 -------- .idea/inspectionProfiles/Project_Default.xml | 14 --------- .idea/misc.xml | 32 -------------------- .idea/modules.xml | 8 ----- .idea/vcs.xml | 6 ---- 6 files changed, 81 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/chuanqi-server.iml delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 2d60f4d..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,9 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml -/CopilotChatHistory.xml diff --git a/.idea/chuanqi-server.iml b/.idea/chuanqi-server.iml deleted file mode 100644 index 24643cc..0000000 --- a/.idea/chuanqi-server.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index a76e369..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 64450f8..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index eb81a0c..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