DS-STAR / .gitignore
anurag-deo's picture
Upload folder using huggingface_hub
8ff817c verified
raw
history blame contribute delete
127 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# .env files
.env