ARIA / .gitignore
vincentamato's picture
Initialized GPU
14c6e42
raw
history blame contribute delete
394 Bytes
# Python
__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
# Virtual Environment
venv/
env/
ENV/
# IDE
.idea/
.vscode/
*.swp
*.swo
# Gradio cache
.gradio/
# Generated files
output/
model_cache/
*.wav
*.mid
# Example files are tracked normally (no LFS needed)
!examples/