From 0465908846ac029cccb6d9c71991867b25ea9638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=A1=E5=9D=82=E6=98=B4?= Date: Thu, 6 Feb 2025 19:50:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4jetbrains=20ides=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/.gitignore | 8 -- .idea/compiler.xml | 13 -- .idea/jarRepositories.xml | 20 --- .idea/libraries/flatlaf_3_2.xml | 9 -- .idea/libraries/mysql_connector_j_8_4_0.xml | 9 -- .idea/misc.xml | 14 --- .idea/modules.xml | 8 -- .idea/sqldialects.xml | 6 - .idea/uiDesigner.xml | 127 -------------------- .idea/vcs.xml | 6 - system-homework-in-the-library.iml | 8 -- 11 files changed, 228 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/compiler.xml delete mode 100644 .idea/jarRepositories.xml delete mode 100644 .idea/libraries/flatlaf_3_2.xml delete mode 100644 .idea/libraries/mysql_connector_j_8_4_0.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/sqldialects.xml delete mode 100644 .idea/uiDesigner.xml delete mode 100644 .idea/vcs.xml delete mode 100644 system-homework-in-the-library.iml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 35410ca..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# 默认忽略的文件 -/shelf/ -/workspace.xml -# 基于编辑器的 HTTP 客户端请求 -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 8916daf..0000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml deleted file mode 100644 index 712ab9d..0000000 --- a/.idea/jarRepositories.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/flatlaf_3_2.xml b/.idea/libraries/flatlaf_3_2.xml deleted file mode 100644 index a2dd876..0000000 --- a/.idea/libraries/flatlaf_3_2.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/mysql_connector_j_8_4_0.xml b/.idea/libraries/mysql_connector_j_8_4_0.xml deleted file mode 100644 index ef93e85..0000000 --- a/.idea/libraries/mysql_connector_j_8_4_0.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 4731638..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 873a8ca..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/sqldialects.xml b/.idea/sqldialects.xml deleted file mode 100644 index 2b28055..0000000 --- a/.idea/sqldialects.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/uiDesigner.xml b/.idea/uiDesigner.xml deleted file mode 100644 index 618a90a..0000000 --- a/.idea/uiDesigner.xml +++ /dev/null @@ -1,127 +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/system-homework-in-the-library.iml b/system-homework-in-the-library.iml deleted file mode 100644 index a80f8af..0000000 --- a/system-homework-in-the-library.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file