Add test_* pattern to .gitignore for unit test files
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -60,3 +60,6 @@ dickens/
|
|||||||
book.txt
|
book.txt
|
||||||
lightrag-dev/
|
lightrag-dev/
|
||||||
gui/
|
gui/
|
||||||
|
|
||||||
|
# unit-test files
|
||||||
|
test_*
|
Reference in New Issue
Block a user