commit b9c1462a4ffb12cefbf71388a6c92f008e608683 Author: zy <1563492401@qq.com> Date: Thu May 15 14:31:00 2025 +0800 第二次提交 diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..35410ca --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..2928d94 --- /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..ef17f64 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..6a25385 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/源程序代码-小米便签-Notes-master.iml b/源程序代码-小米便签-Notes-master.iml new file mode 100644 index 0000000..0c84021 --- /dev/null +++ b/源程序代码-小米便签-Notes-master.iml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file