.DS_Store
.idea
*.log
tmp/

*.py[cod]
*.egg
*.egg-info/
build
htmlcov
.coverage

/.venv/
.mypy_cache/
.ruff_cache/
.pytest_cache/
__pycache__/

/dist/
/local/

mlx_models

log/
.envrc

# Generated by hatch-vcs
wyoming_mlx_whisper/_version.py
