From 641fd4b17a0843a7a7069b741877dfa9f63dc930 Mon Sep 17 00:00:00 2001 From: pufshb4qp <2228137739@qq.com> Date: Thu, 17 Apr 2025 15:00:02 +0800 Subject: [PATCH 01/10] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'Notesmaster2/.idea/?= =?UTF-8?q?.gitignore'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Notesmaster2/.idea/.gitignore | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 Notesmaster2/.idea/.gitignore diff --git a/Notesmaster2/.idea/.gitignore b/Notesmaster2/.idea/.gitignore deleted file mode 100644 index 26d3352..0000000 --- a/Notesmaster2/.idea/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml From b58bc2f2642371e04e44d15b9750f641fb9023f6 Mon Sep 17 00:00:00 2001 From: pufshb4qp <2228137739@qq.com> Date: Thu, 17 Apr 2025 15:00:11 +0800 Subject: [PATCH 02/10] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'Notesmaster2/.idea/?= =?UTF-8?q?.name'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Notesmaster2/.idea/.name | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Notesmaster2/.idea/.name diff --git a/Notesmaster2/.idea/.name b/Notesmaster2/.idea/.name deleted file mode 100644 index 7efc0ae..0000000 --- a/Notesmaster2/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -Notes-master \ No newline at end of file From 694f8183d762e38adfff6e5363a3f2ff931e5074 Mon Sep 17 00:00:00 2001 From: pufshb4qp <2228137739@qq.com> Date: Thu, 17 Apr 2025 15:00:17 +0800 Subject: [PATCH 03/10] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'Notesmaster2/.idea/?= =?UTF-8?q?AndroidProjectSystem.xml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Notesmaster2/.idea/AndroidProjectSystem.xml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 Notesmaster2/.idea/AndroidProjectSystem.xml diff --git a/Notesmaster2/.idea/AndroidProjectSystem.xml b/Notesmaster2/.idea/AndroidProjectSystem.xml deleted file mode 100644 index 4a53bee..0000000 --- a/Notesmaster2/.idea/AndroidProjectSystem.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file From e5d5adc0bfb0ce8a3c58b4d8176702769e9e53a2 Mon Sep 17 00:00:00 2001 From: pufshb4qp <2228137739@qq.com> Date: Thu, 17 Apr 2025 15:00:24 +0800 Subject: [PATCH 04/10] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'Notesmaster2/.idea/?= =?UTF-8?q?compiler.xml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Notesmaster2/.idea/compiler.xml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 Notesmaster2/.idea/compiler.xml diff --git a/Notesmaster2/.idea/compiler.xml b/Notesmaster2/.idea/compiler.xml deleted file mode 100644 index b86273d..0000000 --- a/Notesmaster2/.idea/compiler.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file From 9dd5c84a16c7a1ea7a30629b9350bd42f1d0ea7e Mon Sep 17 00:00:00 2001 From: pufshb4qp <2228137739@qq.com> Date: Thu, 17 Apr 2025 15:00:31 +0800 Subject: [PATCH 05/10] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'Notesmaster2/.idea/?= =?UTF-8?q?deploymentTargetSelector.xml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Notesmaster2/.idea/deploymentTargetSelector.xml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 Notesmaster2/.idea/deploymentTargetSelector.xml diff --git a/Notesmaster2/.idea/deploymentTargetSelector.xml b/Notesmaster2/.idea/deploymentTargetSelector.xml deleted file mode 100644 index fc8303f..0000000 --- a/Notesmaster2/.idea/deploymentTargetSelector.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - \ No newline at end of file From 6bb399d0a18164338409518f88fdebf6144713c4 Mon Sep 17 00:00:00 2001 From: pufshb4qp <2228137739@qq.com> Date: Thu, 17 Apr 2025 15:00:45 +0800 Subject: [PATCH 06/10] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'Notesmaster2/.idea/?= =?UTF-8?q?gradle.xml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Notesmaster2/.idea/gradle.xml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 Notesmaster2/.idea/gradle.xml diff --git a/Notesmaster2/.idea/gradle.xml b/Notesmaster2/.idea/gradle.xml deleted file mode 100644 index 639c779..0000000 --- a/Notesmaster2/.idea/gradle.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - \ No newline at end of file From c3f09f243945340497575f472b8ca3a38860a6b5 Mon Sep 17 00:00:00 2001 From: pufshb4qp <2228137739@qq.com> Date: Thu, 17 Apr 2025 15:00:50 +0800 Subject: [PATCH 07/10] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'Notesmaster2/.idea/?= =?UTF-8?q?migrations.xml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Notesmaster2/.idea/migrations.xml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 Notesmaster2/.idea/migrations.xml diff --git a/Notesmaster2/.idea/migrations.xml b/Notesmaster2/.idea/migrations.xml deleted file mode 100644 index f8051a6..0000000 --- a/Notesmaster2/.idea/migrations.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file From 67279ea5a5e2b41c6f9ad39942b13d3f78abb249 Mon Sep 17 00:00:00 2001 From: pufshb4qp <2228137739@qq.com> Date: Thu, 17 Apr 2025 15:01:00 +0800 Subject: [PATCH 08/10] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'Notesmaster2/.idea/?= =?UTF-8?q?misc.xml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Notesmaster2/.idea/misc.xml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 Notesmaster2/.idea/misc.xml diff --git a/Notesmaster2/.idea/misc.xml b/Notesmaster2/.idea/misc.xml deleted file mode 100644 index 74dd639..0000000 --- a/Notesmaster2/.idea/misc.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - \ No newline at end of file From 0bf80128d20785f1665edb3e378a0a339ec4fce6 Mon Sep 17 00:00:00 2001 From: pufshb4qp <2228137739@qq.com> Date: Thu, 17 Apr 2025 15:01:05 +0800 Subject: [PATCH 09/10] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'Notesmaster2/.idea/?= =?UTF-8?q?runConfigurations.xml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Notesmaster2/.idea/runConfigurations.xml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 Notesmaster2/.idea/runConfigurations.xml diff --git a/Notesmaster2/.idea/runConfigurations.xml b/Notesmaster2/.idea/runConfigurations.xml deleted file mode 100644 index 16660f1..0000000 --- a/Notesmaster2/.idea/runConfigurations.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - \ No newline at end of file From 2713558184580458cc30bc5d9e627a1dad42fbc5 Mon Sep 17 00:00:00 2001 From: pufshb4qp <2228137739@qq.com> Date: Thu, 17 Apr 2025 15:01:10 +0800 Subject: [PATCH 10/10] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'Notesmaster2/.idea/?= =?UTF-8?q?vcs.xml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Notesmaster2/.idea/vcs.xml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 Notesmaster2/.idea/vcs.xml diff --git a/Notesmaster2/.idea/vcs.xml b/Notesmaster2/.idea/vcs.xml deleted file mode 100644 index d843f34..0000000 --- a/Notesmaster2/.idea/vcs.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file