vocos / .gitignore
Rick-McCoy
First version
18d2d5d
raw
history blame contribute delete
122 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.vscode
temp*