From b3b4591225578b39a2ba691282562190bd2b4288 Mon Sep 17 00:00:00 2001 From: MikiFives <145729045+MikiFives@users.noreply.github.com> Date: Thu, 2 Nov 2023 20:05:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=BE=E7=A8=B3=E5=8F=91=E5=B0=8F=E7=B1=B3?= =?UTF-8?q?=E4=BE=BF=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/Notes-master.iml | 12 ++ .idea/misc.xml | 6 + .idea/modules.xml | 12 ++ .../app/Notes-master.app.androidTest.iml | 32 +++ .idea/modules/app/Notes-master.app.iml | 31 +++ .idea/modules/app/Notes-master.app.main.iml | 39 ++++ .../modules/app/Notes-master.app.unitTest.iml | 27 +++ .idea/vcs.xml | 6 + .idea/workspace.xml | 195 ++++++++++++++++++ 9 files changed, 360 insertions(+) create mode 100644 .idea/Notes-master.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/modules/app/Notes-master.app.androidTest.iml create mode 100644 .idea/modules/app/Notes-master.app.iml create mode 100644 .idea/modules/app/Notes-master.app.main.iml create mode 100644 .idea/modules/app/Notes-master.app.unitTest.iml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.idea/Notes-master.iml b/.idea/Notes-master.iml new file mode 100644 index 0000000..4f4b64c --- /dev/null +++ b/.idea/Notes-master.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..8f5c8ae --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..36583c9 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/app/Notes-master.app.androidTest.iml b/.idea/modules/app/Notes-master.app.androidTest.iml new file mode 100644 index 0000000..d8af036 --- /dev/null +++ b/.idea/modules/app/Notes-master.app.androidTest.iml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/app/Notes-master.app.iml b/.idea/modules/app/Notes-master.app.iml new file mode 100644 index 0000000..f68db67 --- /dev/null +++ b/.idea/modules/app/Notes-master.app.iml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/app/Notes-master.app.main.iml b/.idea/modules/app/Notes-master.app.main.iml new file mode 100644 index 0000000..a5913a3 --- /dev/null +++ b/.idea/modules/app/Notes-master.app.main.iml @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/app/Notes-master.app.unitTest.iml b/.idea/modules/app/Notes-master.app.unitTest.iml new file mode 100644 index 0000000..fdf38e2 --- /dev/null +++ b/.idea/modules/app/Notes-master.app.unitTest.iml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..ab8bfb1 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +