frist commit

This commit is contained in:
dengqichen
2025-04-30 17:27:52 +08:00
commit e503b90cd7
4295 changed files with 340056 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# 忽略python虚拟环境
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/