yudao_master/sql/tools/.gitignore
2024-07-21 13:37:30 +08:00

9 lines
73 B
Plaintext

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