1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-05 01:10:22 +08:00

chore: include IDEs' garbage files in the gitignore (#6)

This commit is contained in:
Alex Murkoff
2024-06-06 23:57:36 +07:00
committed by GitHub
parent f37889137b
commit c10c527264

3
.gitignore vendored
View File

@@ -3,6 +3,9 @@ __pycache__
/TEMP /TEMP
*.pyd *.pyd
.venv .venv
.vscode
.idea
xcuserdata
/opt /opt
# Generated by RVC # Generated by RVC