From a178381fb3e393ce5786ef77125f719f9072086c Mon Sep 17 00:00:00 2001 From: st2411020124 Date: Thu, 8 Jan 2026 23:28:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4.gitignore=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=92=8C=E7=89=88=E6=9C=AC=E7=AE=A1=E7=90=86=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 -- .python-version | 1 + uv.lock | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 .python-version create mode 100644 uv.lock diff --git a/.gitignore b/.gitignore index aead581..5cb7c13 100644 --- a/.gitignore +++ b/.gitignore @@ -42,5 +42,3 @@ env/ .env/ # 包管理器和Python版本管理 -.python-version -uv.lock diff --git a/.python-version b/.python-version new file mode 100644 index 0000000..98fccd6 --- /dev/null +++ b/.python-version @@ -0,0 +1 @@ +3.8 \ No newline at end of file diff --git a/uv.lock b/uv.lock new file mode 100644 index 0000000..8e51a9f --- /dev/null +++ b/uv.lock @@ -0,0 +1 @@ +# UV lock file - This file is automatically generated by uv \ No newline at end of file