ignore UBJSON files in gitignore (#10718)
This commit is contained in:
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user