1
0
mirror of synced 2024-11-27 17:00:54 +01:00

chore: Add back important .gitignore entries (#1125)

* 🙈 Add back temp files to gitignore

* 🙈 Add asdf to gitignore
This commit is contained in:
Nato Boram 2023-08-31 10:06:59 -04:00 committed by GitHub
parent 259ea663d4
commit 45289e2d3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

17
.gitignore vendored
View File

@ -2,9 +2,22 @@
__pycache__
/TEMP
*.pyd
hubert_base.pt
/logs
.venv
/opt
tools/aria2c/
tools/flag.txt
# Imported from huggingface.co/lj1995/VoiceConversionWebUI
/pretrained
/pretrained_v2
/uvr5_weights
hubert_base.pt
rmvpe.onnx
rmvpe.pt
# Generated by RVC
/logs
/weights
# To set a Python version for the project
.tool-versions