From a0cec4d025fc593808be13f9e35742d2ae67f6af Mon Sep 17 00:00:00 2001 From: 4670101279 Date: Tue, 28 Jun 2022 16:34:16 +0800 Subject: [PATCH] .. --- .idea/.gitignore | 8 -------- .idea/compiler.xml | 3 ++- .idea/encodings.xml | 2 ++ .idea/inspectionProfiles/Project_Default.xml | 6 ------ 4 files changed, 4 insertions(+), 15 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/inspectionProfiles/Project_Default.xml 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/compiler.xml b/.idea/compiler.xml index a52ddf9..f634552 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -8,10 +8,11 @@ + - + diff --git a/.idea/encodings.xml b/.idea/encodings.xml index 868fd1c..1c0fb5d 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -3,6 +3,8 @@ + + diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 03d9549..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file