mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
- That is, sample_config.yml is renamed to khoj_sample.yml - This makes the application config filename less generic, more easily identifiable with the application - Update docs, app accordingly
15 lines
191 B
Plaintext
15 lines
191 B
Plaintext
__pycache__
|
|
.DS_Store
|
|
.emacs.desktop*
|
|
tests/data/models
|
|
tests/data/embeddings
|
|
src/.data
|
|
/src/interface/web/images
|
|
.vscode
|
|
*.gz
|
|
*.pt
|
|
/build/
|
|
/dist/
|
|
/khoj_assistant.egg-info/
|
|
/config/khoj*.yml
|