This commit is contained in:
xsl
2025-11-18 16:38:49 +08:00
commit e20989e133
4419 changed files with 383263 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# 忽略python虚拟环境
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/