mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-05 09:10:25 +08:00
chore: include IDEs' garbage files in the gitignore (#6)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,6 +3,9 @@ __pycache__
|
|||||||
/TEMP
|
/TEMP
|
||||||
*.pyd
|
*.pyd
|
||||||
.venv
|
.venv
|
||||||
|
.vscode
|
||||||
|
.idea
|
||||||
|
xcuserdata
|
||||||
/opt
|
/opt
|
||||||
|
|
||||||
# Generated by RVC
|
# Generated by RVC
|
||||||
|
|||||||
Reference in New Issue
Block a user