Document-Processing / .gitignore
Jiawei Dong
merged
b1b2cec
Raw
History Blame Contribute Delete
72 Bytes
__pycache__/
*.py[cod]
.Python
.venv/
venv/
.env
.DS_Store
.gradio_tmp/