Collapse nested kbsearch/chats go.mod into the root module. Ranking stays cgo-free under internal/brain/rank so CI does not need ladybug. bin/kb/search is a deprecation wrapper that still sets CGO and builds the binary.
14 lines
113 B
Plaintext
14 lines
113 B
Plaintext
.venv/
|
|
var/
|
|
__pycache__/
|
|
*.pyc
|
|
*.lbug
|
|
*.lbug.*
|
|
.cache/
|
|
.DS_Store
|
|
*.env
|
|
.env
|
|
.secrets/
|
|
lib-ladybug/
|
|
go.work.local
|