From d3a612693442959625aa33ce6d56ccf03d4e436f Mon Sep 17 00:00:00 2001 From: jjjzyhbx <2605274496@qq.com> Date: Fri, 28 Apr 2023 10:04:00 +0800 Subject: [PATCH] 11 --- .idea/.gitignore | 3 +++ .idea/.name | 1 + .idea/misc.xml | 10 ++++++++++ .idea/vcs.xml | 6 ++++++ 4 files changed, 20 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/.name create mode 100644 .idea/misc.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/.name b/.idea/.name new file mode 100644 index 0000000..7efc0ae --- /dev/null +++ b/.idea/.name @@ -0,0 +1 @@ +Notes-master \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..54d5acd --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ 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