From 89c3569238dcd9717bb9ab06b2a4abbefdb8e4f7 Mon Sep 17 00:00:00 2001 From: Stu Leak Date: Mon, 5 Jan 2026 22:10:57 -0500 Subject: [PATCH] Track Whisper model with LFS --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 6ca29ee..c503ad9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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