small-model-chatbot / .gitignore
davideuler
initial version
9482433
raw
history blame contribute delete
117 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.gradio
# Virtual environments
.venv