初始化

This commit is contained in:
2025-04-15 18:41:32 +08:00
parent 67012abced
commit 98fa23c686
416 changed files with 68595 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/