Track Whisper model with LFS

This commit is contained in:
Stu Leak 2026-01-05 22:10:57 -05:00
parent 6b3bedf083
commit 89c3569238

1
.gitattributes vendored
View File

@ -1,6 +1,5 @@
# Ensure shell scripts always use LF line endings
*.sh text eol=lf
# Go files should use LF
*.go text eol=lf
# Markdown files should use LF