From 6a34ee05926ea68ed0cb7846b4655ec624eeb88c Mon Sep 17 00:00:00 2001 From: geyuan <2732801331@qq.com> Date: Mon, 21 Sep 2026 20:56:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E4=BA=86my.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ t2.py | 0 2 files changed, 2 insertions(+) create mode 100644 .gitignore create mode 100644 t2.py diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8cf4617 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.iml +*.xml diff --git a/t2.py b/t2.py new file mode 100644 index 0000000..e69de29