quick_audio_cloner/.gitignore
2025-01-29 15:05:03 +01:00

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