Skip to content

Commit 5db0803

Browse files
authored
ignore UBJSON files in gitignore (dmlc#10718)
1 parent caabee2 commit 5db0803

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ target
8484
*.gcov
8585
*.gcda
8686
*.gcno
87+
*.ubj
8788
build_tests
8889
/tests/cpp/xgboost_test
8990

0 commit comments

Comments
 (0)