mirror of
https://github.com/github/gitignore
synced 2025-06-27 17:18:52 +02:00
Update UTAU.gitignore
This commit is contained in:
parent
5235436d94
commit
3741d6f73f
@ -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
|
||||
*.pkf
|
||||
|
||||
#UTAU
|
||||
*.frq
|
||||
*.mrq
|
||||
*.llsm
|
||||
*.pmk
|
||||
*.vs4ufrq
|
||||
*.frc
|
||||
#UTAU Engines
|
||||
*.ctspec
|
||||
*.d4c
|
||||
*.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
|
||||
*.DVModel
|
||||
@ -20,10 +37,19 @@ SKC
|
||||
SKI
|
||||
SKC_1
|
||||
SKC_2
|
||||
SKC_3
|
||||
SKC_4
|
||||
*.sksd
|
||||
|
||||
#VocalSharp
|
||||
*.scep
|
||||
*.vssf
|
||||
*.vsdx
|
||||
*.vsdxindex
|
||||
|
||||
#Binary Archive
|
||||
*.7z
|
||||
*.zip
|
||||
*.rar
|
||||
*.exe
|
||||
|
||||
*.bat
|
||||
*.ps1
|
||||
|
Loading…
x
Reference in New Issue
Block a user