From afde8379e2734e83450d9a94a333099ddc06e04f Mon Sep 17 00:00:00 2001 From: CJL6015 <1253368419@qq.com> Date: Sat, 29 Nov 2025 11:31:01 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E2=9C=A8=20add=20initial=20VCS=20confi?= =?UTF-8?q?guration=20for=20Git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/vcs.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .idea/vcs.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file