indicF5 / .gitignore
ashishkblink's picture
Upload .gitignore with huggingface_hub
274a4da verified
raw
history blame contribute delete
287 Bytes
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
*.log
.DS_Store
*.wav
*.mp3
*.flac
*.tmp
.cache/
models/
checkpoints/