Refine gitignore to only exclude root-level test files

This commit is contained in:
yangdx 2025-11-06 18:51:21 +08:00
parent 6b0f9795be
commit a790f081dc

4
.gitignore vendored
View file

@ -67,8 +67,8 @@ download_models_hf.py
# Frontend build output (built during PyPI release)
/lightrag/api/webui/
# unit-test files
test_*
# temporary test files in project root
/test_*
# Cline files
memory-bank