add .gitignore

This commit is contained in:
林北1941783147 2024-01-22 21:03:25 +08:00
parent ca5b67002b
commit a415086a5d
2 changed files with 5 additions and 0 deletions

3
.gitignore vendored
View File

@ -4,3 +4,6 @@ __pycache__
env
runtime
.idea
TEMP
ffmpeg.exe
ffprobe.exe

2
tools/uvr5/uvr5_weights/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore