Update .gitignore
This commit is contained in:
parent
36a736db0b
commit
d94b5f07a4
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -49,6 +49,7 @@ inputs/
|
|||
rag_storage/
|
||||
examples/input/
|
||||
examples/output/
|
||||
output*/
|
||||
|
||||
# Miscellaneous
|
||||
.DS_Store
|
||||
|
|
@ -59,6 +60,8 @@ ignore_this.txt
|
|||
# Project-specific files
|
||||
dickens*/
|
||||
book.txt
|
||||
LightRAG.pdf
|
||||
download_models_hf.py
|
||||
lightrag-dev/
|
||||
gui/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue