mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 15:38:55 +01:00
79c2224eaa
- Put test data for each content type into separate directories - Makes config.yml for docker and local host consistent - Prepending tests to /data in sample_config.yml makes application run on local host using test data - Allows mounting separate volume for each content type in docker-compose - Ignore gitignore to only add tests content, not generated models or embeddings
9 lines
No EOL
105 B
Text
9 lines
No EOL
105 B
Text
__pycache__
|
|
.DS_Store
|
|
.emacs.desktop*
|
|
tests/data/models
|
|
tests/data/embeddings
|
|
src/.data
|
|
.vscode
|
|
*.gz
|
|
*.pt |