first commit

This commit is contained in:
dengqichen
2025-04-27 13:43:17 +08:00
commit 5fc891dceb
4272 changed files with 337078 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# 忽略python虚拟环境
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/