Files
kato 449626bffa
Tests / Go and GTK tests (push) Failing after 1m8s
docs: add CI/release documentation and ignore dist directory
Add `/dist/` to `.gitignore` to exclude locally built distribution
artifacts. Document the Gitea Actions workflow, release tagging, and
branch protection setup in the README.
2026-07-16 19:40:21 +03:00

9 lines
152 B
Plaintext

# Downloaded local speech-recognition models.
models/parakeet-tdt-v2/
models/silero_vad_v5.onnx
# Locally built executable.
/captioneer
/build/
/dist/