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