From a11034ee3f0540bb511dd0e40d32afce7d537421 Mon Sep 17 00:00:00 2001
From: zyh <3395272479@qq.com>
Date: Thu, 24 Apr 2025 14:10:57 +0800
Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3switch=E8=AF=AD=E5=8F=A5?=
=?UTF-8?q?=E6=8A=A5=E9=94=99=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../.gradle/8.11.1/fileHashes/fileHashes.lock | Bin 17 -> 17 bytes
Notes-master/.idea/.gitignore | 3 +++
Notes-master/.idea/.name | 1 +
Notes-master/.idea/AndroidProjectSystem.xml | 6 ++++++
Notes-master/.idea/compiler.xml | 6 ++++++
.../.idea/deploymentTargetSelector.xml | 10 +++++++++
Notes-master/.idea/gradle.xml | 19 ++++++++++++++++++
Notes-master/.idea/migrations.xml | 10 +++++++++
Notes-master/.idea/misc.xml | 10 +++++++++
Notes-master/.idea/runConfigurations.xml | 17 ++++++++++++++++
Notes-master/.idea/vcs.xml | 6 ++++++
11 files changed, 88 insertions(+)
create mode 100644 Notes-master/.idea/.gitignore
create mode 100644 Notes-master/.idea/.name
create mode 100644 Notes-master/.idea/AndroidProjectSystem.xml
create mode 100644 Notes-master/.idea/compiler.xml
create mode 100644 Notes-master/.idea/deploymentTargetSelector.xml
create mode 100644 Notes-master/.idea/gradle.xml
create mode 100644 Notes-master/.idea/migrations.xml
create mode 100644 Notes-master/.idea/misc.xml
create mode 100644 Notes-master/.idea/runConfigurations.xml
create mode 100644 Notes-master/.idea/vcs.xml
diff --git a/Notes-master/.gradle/8.11.1/fileHashes/fileHashes.lock b/Notes-master/.gradle/8.11.1/fileHashes/fileHashes.lock
index 36162ff1683f231899f865bc8cc86099c82cd21e..f536506519372d641ea44a112fb29de4ac37fcf5 100644
GIT binary patch
literal 17
VcmZP$c-$VfR;}|H0~oL>0RT1M1c3km
literal 17
VcmZP$c-$VfR;}|H0~oL>001@J1b+Yk
diff --git a/Notes-master/.idea/.gitignore b/Notes-master/.idea/.gitignore
new file mode 100644
index 0000000..26d3352
--- /dev/null
+++ b/Notes-master/.idea/.gitignore
@@ -0,0 +1,3 @@
+# Default ignored files
+/shelf/
+/workspace.xml
diff --git a/Notes-master/.idea/.name b/Notes-master/.idea/.name
new file mode 100644
index 0000000..b3405b3
--- /dev/null
+++ b/Notes-master/.idea/.name
@@ -0,0 +1 @@
+My Application
\ No newline at end of file
diff --git a/Notes-master/.idea/AndroidProjectSystem.xml b/Notes-master/.idea/AndroidProjectSystem.xml
new file mode 100644
index 0000000..4a53bee
--- /dev/null
+++ b/Notes-master/.idea/AndroidProjectSystem.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/.idea/compiler.xml b/Notes-master/.idea/compiler.xml
new file mode 100644
index 0000000..b86273d
--- /dev/null
+++ b/Notes-master/.idea/compiler.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/.idea/deploymentTargetSelector.xml b/Notes-master/.idea/deploymentTargetSelector.xml
new file mode 100644
index 0000000..b268ef3
--- /dev/null
+++ b/Notes-master/.idea/deploymentTargetSelector.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/.idea/gradle.xml b/Notes-master/.idea/gradle.xml
new file mode 100644
index 0000000..639c779
--- /dev/null
+++ b/Notes-master/.idea/gradle.xml
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/.idea/migrations.xml b/Notes-master/.idea/migrations.xml
new file mode 100644
index 0000000..f8051a6
--- /dev/null
+++ b/Notes-master/.idea/migrations.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/.idea/misc.xml b/Notes-master/.idea/misc.xml
new file mode 100644
index 0000000..74dd639
--- /dev/null
+++ b/Notes-master/.idea/misc.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/.idea/runConfigurations.xml b/Notes-master/.idea/runConfigurations.xml
new file mode 100644
index 0000000..16660f1
--- /dev/null
+++ b/Notes-master/.idea/runConfigurations.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/.idea/vcs.xml b/Notes-master/.idea/vcs.xml
new file mode 100644
index 0000000..6c0b863
--- /dev/null
+++ b/Notes-master/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file