Update .gitignore

This commit is contained in:
yangdx 2025-06-02 17:26:00 +08:00
parent 36a736db0b
commit d94b5f07a4

3
.gitignore vendored
View File

@ -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/