mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-06-26 22:00:19 +00:00
Update .gitignore
This commit is contained in:
parent
36a736db0b
commit
d94b5f07a4
3
.gitignore
vendored
3
.gitignore
vendored
@ -49,6 +49,7 @@ inputs/
|
|||||||
rag_storage/
|
rag_storage/
|
||||||
examples/input/
|
examples/input/
|
||||||
examples/output/
|
examples/output/
|
||||||
|
output*/
|
||||||
|
|
||||||
# Miscellaneous
|
# Miscellaneous
|
||||||
.DS_Store
|
.DS_Store
|
||||||
@ -59,6 +60,8 @@ ignore_this.txt
|
|||||||
# Project-specific files
|
# Project-specific files
|
||||||
dickens*/
|
dickens*/
|
||||||
book.txt
|
book.txt
|
||||||
|
LightRAG.pdf
|
||||||
|
download_models_hf.py
|
||||||
lightrag-dev/
|
lightrag-dev/
|
||||||
gui/
|
gui/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user