This commit is contained in:
Raphaël MANSUY 2025-12-04 19:18:41 +08:00
parent d92e8566e2
commit 494135b19b
2 changed files with 200003 additions and 16 deletions

21
.gitignore vendored
View file

@ -46,11 +46,8 @@ neo4jWorkDir/
# Data & Storage
inputs/
output/
rag_storage/
examples/input/
examples/output/
output*/
data/
# Miscellaneous
.DS_Store
@ -59,23 +56,15 @@ ignore_this.txt
*.ignore.*
# Project-specific files
dickens*/
book.txt
LightRAG.pdf
/dickens*/
/book.txt
download_models_hf.py
lightrag-dev/
gui/
# Frontend build output (built during PyPI release)
<<<<<<< HEAD
lightrag/api/webui/
=======
lightrag/api/webui/*
!lightrag/api/webui/.gitkeep
>>>>>>> be9e6d16 (Exclude Frontend Build Artifacts from Git Repository)
/lightrag/api/webui/
# unit-test files
test_*
# Cline files
memory-bank/
memory-bank

File diff suppressed because it is too large Load diff