Files
whisper-remote/.gitignore
Luna 32fb8d9813
All checks were successful
CI / Backend (push) Successful in 11s
CI / CLI (push) Successful in 11s
chore: ignore local build and venv artifacts
2026-05-28 08:47:13 +00:00

7 lines
64 B
Plaintext

__pycache__/
.pytest_cache/
*.egg-info/
.venv/
.venv-ci/
build/