llexieguo
updated loading
0613aa1
raw
history blame contribute delete
103 Bytes
# 临时输出文件
tmp_outputs/
# Python
__pycache__/
*.pyc
*.pyo
.env
# 虚拟环境
venv/
.venv/