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
|
||||
lightrag-dev/
|
||||
gui/
|
||||
|
||||
# unit-test files
|
||||
test_*
|
Reference in New Issue
Block a user