From 6f854faf18e55e5c524fd930a6ca16a127d9068b 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