Track Whisper model with LFS

This commit is contained in:
Stu Leak 2026-01-05 22:10:57 -05:00
parent 7bbd2de4ad
commit 6f854faf18

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