chore: keep worktree model symlinks out of the tree

The fix pass ran in git worktrees, which need models/ symlinked in from the
main checkout to build. .gitignore covered the embedder and llm symlinks but
not stt and tts, so those two were committed as absolute-path symlinks.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TrVSBKe3RFDF4fGYKWYQnX
This commit is contained in:
kami
2026-08-01 14:20:25 +04:00
parent 59cdcc4e19
commit 5e52b55ee9
3 changed files with 2 additions and 2 deletions
+2
View File
@@ -52,3 +52,5 @@ coverage.out
# Agent worktrees and local agent state
.claude/
/models/stt
/models/tts