Files
systran--faster-whisper/.gitignore
T
2026-07-13 13:23:40 +08:00

16 lines
177 B
Plaintext

# Byte-compiled / Optimized / DLL Files
*.pyc
*.pyo
*.pyd
__pycache__/
# Distribution / Packaging
venv/
# Unit Test
.pytest_cache/
# Ignore IDE, Editor Files
.idea/
.vscode/