← back to Rc Fm Callnotes
gitignore: exclude models/ (487MB ggml-small.en.bin was committed to git — untracked now)
4dab8b1bd72e44070f76cc5e5280d78b9fd152ff · 2026-08-16 04:16:24 -0700 · Steve Abrams
Files touched
M .gitignoreD models/ggml-small.en.bin
Diff
commit 4dab8b1bd72e44070f76cc5e5280d78b9fd152ff
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Sun Aug 16 04:16:24 2026 -0700
gitignore: exclude models/ (487MB ggml-small.en.bin was committed to git — untracked now)
---
.gitignore | 1 +
models/ggml-small.en.bin | Bin 487614201 -> 0 bytes
2 files changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 607f4cd..debe6cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ data/state.json
tmp/
*.log
.DS_Store
+models/
diff --git a/models/ggml-small.en.bin b/models/ggml-small.en.bin
deleted file mode 100644
index 1d7f367..0000000
Binary files a/models/ggml-small.en.bin and /dev/null differ
← b8d038a chore: macstudio3 migration — reconcile from mac2 + repoint
·
back to Rc Fm Callnotes
·
(newest)