From 227220c3c77b8aebf541e9824a674d40c33ff21d Mon Sep 17 00:00:00 2001 From: DelLevin-Home Date: Thu, 15 Jan 2026 14:22:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/vcs.xml | 6 ++++++ README.md | 3 +++ 2 files changed, 9 insertions(+) create mode 100644 .idea/vcs.xml create mode 100644 README.md 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/README.md b/README.md new file mode 100644 index 0000000..d5423cf --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# 个人python脚本 + +日常生活中的突发奇想,为了方便写的脚本 \ No newline at end of file