mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 05:29:12 +00:00
- Include khoj_sample.yml in pip package to load default config from - Create khoj config directory if it doesn't exist - Load config from khoj_sample.yml if khoj.yml config doesn't exist
6 lines
149 B
Plaintext
6 lines
149 B
Plaintext
include Readme.md
|
|
include config/khoj_sample.yml
|
|
graft src/interface/*
|
|
prune src/interface/web/images*
|
|
prune docs*
|
|
global-exclude .DS_Store *.py[cod] |