From 89d5dc1024fa6dd24a11d27a09909f82f4b91eb1 Mon Sep 17 00:00:00 2001 From: zy_Java <654600784@qq.com> Date: Wed, 30 Mar 2022 17:55:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4.idea=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 +- .idea/.gitignore | 2 - .idea/compiler.xml | 18 --- .idea/dictionaries/23778.xml | 8 -- .idea/encodings.xml | 6 - .idea/inspectionProfiles/Project_Default.xml | 36 ------ .idea/misc.xml | 14 --- .idea/uiDesigner.xml | 124 ------------------- src/main/resources/mbg.xml | 82 ------------ 9 files changed, 3 insertions(+), 293 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/compiler.xml delete mode 100644 .idea/dictionaries/23778.xml delete mode 100644 .idea/encodings.xml delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/uiDesigner.xml delete mode 100644 src/main/resources/mbg.xml diff --git a/.gitignore b/.gitignore index 073a042..11a5738 100644 --- a/.gitignore +++ b/.gitignore @@ -5,9 +5,9 @@ target target/ target/* # IntelliJ project files -.idea -.idea/ -.idea/* +#.idea +#.idea/ +#.idea/* *.iml .mvn .mvn/ diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 5c98b42..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -# Default ignored files -/workspace.xml \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 6f7d158..0000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/dictionaries/23778.xml b/.idea/dictionaries/23778.xml deleted file mode 100644 index e80f33f..0000000 --- a/.idea/dictionaries/23778.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - lxjf - tencent - - - \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index 63e9001..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,6 +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 1b79d3f..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index e1f9d8f..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/.idea/uiDesigner.xml b/.idea/uiDesigner.xml deleted file mode 100644 index e96534f..0000000 --- a/.idea/uiDesigner.xml +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/resources/mbg.xml b/src/main/resources/mbg.xml deleted file mode 100644 index 5163c52..0000000 --- a/src/main/resources/mbg.xml +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-
-
-
-
-
-
-
- - \ No newline at end of file