From 4386d9fbe29a98db65c025c7011e03d956cd3d36 Mon Sep 17 00:00:00 2001 From: chaiyapeng <3535863041@qq.com> Date: Thu, 25 Jul 2024 09:38:58 +0800 Subject: [PATCH] g6_day07rk --- .idea/inspectionProfiles/Project_Default.xml | 14 ++++++++++++++ .idea/vcs.xml | 6 ++++++ 2 files changed, 20 insertions(+) create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..ee2c34b --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,14 @@ + + + + \ 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