1
0
mirror of https://github.com/github/gitignore synced 2025-06-28 01:28:53 +02:00

Update UTAU.gitignore

This commit is contained in:
oxygen-dioxide 2025-06-03 21:22:33 +08:00 committed by GitHub
parent 5235436d94
commit 3741d6f73f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,17 +1,34 @@
#This gitignore file is created for UTAU (and other singing voice synthesizers) voicebank development
#example repo: https://github.com/oxygen-dioxide/hitsuboku-kumi-chn/
#Adobe Audition #Adobe Audition
*.pkf *.pkf
#UTAU #UTAU Engines
*.frq *.ctspec
*.mrq *.d4c
*.llsm
*.pmk
*.vs4ufrq
*.frc
*.dio *.dio
*.frc
*.frt
*.frq
*.harvest
*.lessaudio
*.llsm
*.mrq
*.pitchtier
*.pkf
*.platinum
*.pmk
*.sc.npz
*.star
*.uspec
*.vs4ufrq
#UTAU related tools
$read
*.setParam-Scache
*.lbp
*.lbp.caches/*
#OpenUtau
errors.txt
#Deepvocal #Deepvocal
*.DVModel *.DVModel
@ -20,10 +37,19 @@ SKC
SKI SKI
SKC_1 SKC_1
SKC_2 SKC_2
SKC_3
SKC_4
*.sksd *.sksd
#VocalSharp #VocalSharp
*.scep *.scep
*.vssf *.vssf
*.vsdx
*.vsdxindex
#Binary Archive
*.7z
*.zip
*.rar
*.exe
*.bat
*.ps1