mirror of
https://github.com/github/gitignore.git
synced 2026-09-04 06:03:55 +02:00
Compare commits
No commits in common. "33555307a083c61b0a5bc4358f0e985f83f5a154" and "3741d6f73fbd3b5987c510a406a2ec37fe43abf0" have entirely different histories.
33555307a0
...
3741d6f73f
@ -1,7 +1,7 @@
|
|||||||
# Adobe Audition
|
#Adobe Audition
|
||||||
*.pkf
|
*.pkf
|
||||||
|
|
||||||
# UTAU Engines
|
#UTAU Engines
|
||||||
*.ctspec
|
*.ctspec
|
||||||
*.d4c
|
*.d4c
|
||||||
*.dio
|
*.dio
|
||||||
@ -13,6 +13,7 @@
|
|||||||
*.llsm
|
*.llsm
|
||||||
*.mrq
|
*.mrq
|
||||||
*.pitchtier
|
*.pitchtier
|
||||||
|
*.pkf
|
||||||
*.platinum
|
*.platinum
|
||||||
*.pmk
|
*.pmk
|
||||||
*.sc.npz
|
*.sc.npz
|
||||||
@ -20,16 +21,16 @@
|
|||||||
*.uspec
|
*.uspec
|
||||||
*.vs4ufrq
|
*.vs4ufrq
|
||||||
|
|
||||||
# UTAU related tools
|
#UTAU related tools
|
||||||
$read
|
$read
|
||||||
*.setParam-Scache
|
*.setParam-Scache
|
||||||
*.lbp
|
*.lbp
|
||||||
*.lbp.caches/*
|
*.lbp.caches/*
|
||||||
|
|
||||||
# OpenUtau
|
#OpenUtau
|
||||||
errors.txt
|
errors.txt
|
||||||
|
|
||||||
# Deepvocal
|
#Deepvocal
|
||||||
*.DVModel
|
*.DVModel
|
||||||
*-log.txt
|
*-log.txt
|
||||||
SKC
|
SKC
|
||||||
@ -38,15 +39,17 @@ SKC_1
|
|||||||
SKC_2
|
SKC_2
|
||||||
*.sksd
|
*.sksd
|
||||||
|
|
||||||
# VocalSharp
|
#VocalSharp
|
||||||
*.scep
|
*.scep
|
||||||
*.vssf
|
*.vssf
|
||||||
*.vsdx
|
*.vsdx
|
||||||
*.vsdxindex
|
*.vsdxindex
|
||||||
|
|
||||||
# Binary Archive
|
#Binary Archive
|
||||||
*.7z
|
*.7z
|
||||||
*.zip
|
*.zip
|
||||||
*.rar
|
*.rar
|
||||||
*.exe
|
*.exe
|
||||||
|
|
||||||
|
*.bat
|
||||||
|
*.ps1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user