caption-tool / .gitignore
stevenlearns's picture
Upload folder using huggingface_hub
5670bcb verified
Raw
History Blame Contribute Delete
125 Bytes
# Python
__pycache__/
*.pyc
*.pyo
# Virtual environment (created by install.sh)
.venv/
# OS / editor noise
.DS_Store
*.swp