10 lines
67 B
Plaintext
10 lines
67 B
Plaintext
.env
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
|
|
# 虚拟环境
|
|
.venv/
|
|
venv/
|