IndexTTS-Rust / .gitignore
aoiandroid's picture
Duplicate from ThreadAbort/IndexTTS-Rust
33774ef
raw
history blame contribute delete
430 Bytes
venv/
__pycache__
*.egg-info
*.DS_Store
.idea/
.vscode/
checkpoints/*.pth
checkpoints/*.vocab
checkpoints/*.model
checkpoints/.cache
outputs/
build/
*.py[cod]
*.egg-info/
.venv
checkpoints/*
__MACOSX
.lock
# Python build artifacts
*.py[cod]
*.egg-info/
.venv
build/
dist/
*.egg-info/
# Rust build artifacts
/target/
**/*.rs.bk
.venv/
.claude-flow/
**/target/
indexout/
output.wav
*.wav
*.flac
.swarm/
.claude/
clone_chris.py