LightRAG/.gitignore
2024-11-11 17:54:22 +08:00

13 lines
143 B
Text

__pycache__
*.egg-info
dickens/
book.txt
lightrag-dev/
.idea/
dist/
env/
local_neo4jWorkDir/
neo4jWorkDir/
ignore_this.txt
.venv/
.ruff_cache/