mirror of
https://github.com/litagin02/rvc-tts-webui.git
synced 2026-03-05 05:14:42 +00:00
Fix gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,5 @@
|
||||
venv/
|
||||
__pycache__/
|
||||
weights/*
|
||||
*.mp3
|
||||
hubert_base.pt
|
||||
rmvpe.pt
|
||||
2
weights/.gitignore
vendored
Normal file
2
weights/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user