meeting-summarizer / .gitignore
ershubhamgupta1's picture
Upload folder using huggingface_hub
1dd4a63 verified
Raw
History Blame Contribute Delete
122 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.gradio
.env
.venv*