mirror of
https://github.com/tcsenpai/quick_audio_cloner.git
synced 2025-06-03 01:40:09 +00:00
17 lines
157 B
Plaintext
17 lines
157 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
# env file
|
|
.env
|
|
|
|
# Wav files
|
|
*.wav
|
|
!speaker.wav |