Skip to content

Commit

Permalink
added files from local R build to gitignore (#4346)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb authored and trivialfis committed Apr 12, 2019
1 parent edae664 commit be7bc07
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,7 @@ metastore_db

plugin/updater_gpu/test/cpp/data
/include/xgboost/build_config.h

# files from R-package source install
**/config.status
R-package/src/Makevars

0 comments on commit be7bc07

Please sign in to comment.