Tests / Go and GTK tests (push) Failing after 1m8s
Add `/dist/` to `.gitignore` to exclude locally built distribution artifacts. Document the Gitea Actions workflow, release tagging, and branch protection setup in the README.
9 lines
152 B
Plaintext
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/
|