whisper-transcribe/.gitignore

22 lines
186 B
Plaintext

# macOS
.DS_Store
# Python
__pycache__/
*.pyc
*.pyo
*.egg-info/
.mypy_cache/
.pytest_cache/
.ruff_cache/
dist/
# Test / generated artifacts
*.wav
*.mp3
*.m4a
*.webm
*.txt
*.srt
*.json