Files
aitsc/.gitignore
2025-08-29 00:34:40 +08:00

8 lines
53 B
Plaintext

# Python 虚拟环境
.venv/
venv/
env/
ENV/
myenv/