mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Khoj plugin page from within Obsidian isn't recognized. Seems like it needs an uppercase readme file only. So it doesn't show the Khoj readme from within Obsidian itself.
5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
include README.md
|
|
graft src/interface/*
|
|
prune src/interface/web/images*
|
|
prune docs*
|
|
global-exclude .DS_Store *.py[cod] |