allLikeMall/sql/tools/.gitignore
2024-08-02 11:02:22 +08:00

9 lines
73 B
Plaintext

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