Skip to content

Commit 03103c9

Browse files
Create UTAU.gitignore
1 parent e89e043 commit 03103c9

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

UTAU.gitignore

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
#This gitignore file is created for UTAU (and other singing voice synthesizers) voicebank development
2+
#example repo: https://github.com/oxygen-dioxide/hitsuboku-kumi-chn/
3+
4+
#Adobe Audition
5+
*.pkf
6+
7+
#UTAU
8+
*.frq
9+
*.mrq
10+
*.llsm
11+
*.pmk
12+
*.vs4ufrq
13+
*.frc
14+
*.dio
15+
16+
#Deepvocal
17+
*.DVModel
18+
*-log.txt
19+
SKC
20+
SKI
21+
SKC_1
22+
SKC_2
23+
SKC_3
24+
SKC_4
25+
*.sksd
26+
27+
#VocalSharp
28+
*.scep
29+
*.vssf

0 commit comments

Comments
 (0)