From 64d01a9b45cc5861fbb77d6976da559b300e17bc Mon Sep 17 00:00:00 2001 From: grassblock Date: Mon, 21 Jul 2025 22:23:34 +0800 Subject: [PATCH] chore: sync .idea ide config --- .idea/inspectionProfiles/Project_Default.xml | 21 ++++++++++++++++ .idea/jsonSchemas.xml | 25 ++++++++++++++++++++ .idea/mercury.iml | 1 + 3 files changed, 47 insertions(+) create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/jsonSchemas.xml diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..1d22c6b --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,21 @@ + + + + \ No newline at end of file diff --git a/.idea/jsonSchemas.xml b/.idea/jsonSchemas.xml new file mode 100644 index 0000000..dcca7ce --- /dev/null +++ b/.idea/jsonSchemas.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/mercury.iml b/.idea/mercury.iml index 39cd9a1..4e641cc 100644 --- a/.idea/mercury.iml +++ b/.idea/mercury.iml @@ -10,5 +10,6 @@ + \ No newline at end of file