This commit is contained in:
2026-02-27 09:45:29 +08:00
commit c534f92213
1960 changed files with 190113 additions and 0 deletions

8
sql/tools/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# 忽略python虚拟环境
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/