mirror of
https://github.com/github/gitignore.git
synced 2026-04-12 02:21:43 +08:00
64 lines
552 B
Plaintext
64 lines
552 B
Plaintext
# Optional variables
|
|
.docker
|
|
data
|
|
|
|
# Environment variables
|
|
.env
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
|
|
# Adobe Audition
|
|
*.pkf
|
|
|
|
# UTAU Engines
|
|
*.ctspec
|
|
*.d4c
|
|
*.dio
|
|
*.frc
|
|
*.frt
|
|
*.frq
|
|
*.harvest
|
|
*.lessaudio
|
|
*.llsm
|
|
*.mrq
|
|
*.pitchtier
|
|
*.platinum
|
|
*.pmk
|
|
*.sc.npz
|
|
*.star
|
|
*.uspec
|
|
*.vs4ufrq
|
|
|
|
# UTAU related tools
|
|
$read
|
|
*.setParam-Scache
|
|
*.lbp
|
|
*.lbp.caches/*
|
|
|
|
# OpenUtau
|
|
errors.txt
|
|
|
|
# Deepvocal
|
|
*.DVModel
|
|
*-log.txt
|
|
SKC
|
|
SKI
|
|
SKC_1
|
|
SKC_2
|
|
*.sksd
|
|
|
|
# VocalSharp
|
|
*.scep
|
|
*.vssf
|
|
*.vsdx
|
|
*.vsdxindex
|
|
|
|
# Binary Archive
|
|
*.7z
|
|
*.zip
|
|
*.rar
|
|
*.exe
|
|
|