ludu-cloud/sql/tools/.gitignore
2024-05-04 09:45:51 +08:00

9 lines
73 B
Plaintext

# 忽略python虚拟环境
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/