移除错误提交

Bifang 2026-09-10 14:28:26 +08:00
parent c76e70d10e
commit 4109a0c0c8
10 changed files with 3 additions and 3 deletions

3
.gitignore vendored
View File

@ -1,2 +1,5 @@
__pycache__/
.env
.venv/
*.py[cod]

View File

@ -1,3 +0,0 @@
.venv/
__pycache__/
*.py[cod]