ignore UBJSON files in gitignore (#10718)
This commit is contained in:
parent
caabee2135
commit
5db0803eb2
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,6 +84,7 @@ target
|
|||||||
*.gcov
|
*.gcov
|
||||||
*.gcda
|
*.gcda
|
||||||
*.gcno
|
*.gcno
|
||||||
|
*.ubj
|
||||||
build_tests
|
build_tests
|
||||||
/tests/cpp/xgboost_test
|
/tests/cpp/xgboost_test
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user