khoj/.gitignore
Debanjum Singh Solanky a4eb55dd00 Rename khoj config yml file to follow more specific khoj*.yml pattern
- 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
2022-08-03 12:06:55 +03:00

14 lines
191 B
Text

__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