105 lines
1.1 KiB
Plaintext
105 lines
1.1 KiB
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.page
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
*.page
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
*~
|
|
*.Rcheck
|
|
*.rds
|
|
*.tar.gz
|
|
*conf
|
|
*buffer
|
|
*.model
|
|
*pyc
|
|
*.train
|
|
*.test
|
|
*.tar
|
|
*group
|
|
*rar
|
|
*vali
|
|
*sdf
|
|
Release
|
|
*exe*
|
|
*exp
|
|
ipch
|
|
*.filters
|
|
*.user
|
|
*log
|
|
Debug
|
|
*suo
|
|
.Rhistory
|
|
*.dll
|
|
*i386
|
|
*x64
|
|
*dump
|
|
*save
|
|
*csv
|
|
.Rproj.user
|
|
*.cpage.col
|
|
*.cpage
|
|
*.Rproj
|
|
./xgboost.mpi
|
|
./xgboost.mock
|
|
#.Rbuildignore
|
|
R-package.Rproj
|
|
*.cache*
|
|
# java
|
|
java/xgboost4j/target
|
|
java/xgboost4j/tmp
|
|
java/xgboost4j-demo/target
|
|
java/xgboost4j-demo/data/
|
|
java/xgboost4j-demo/tmp/
|
|
java/xgboost4j-demo/model/
|
|
nb-configuration*
|
|
# Eclipse
|
|
.project
|
|
.cproject
|
|
.pydevproject
|
|
.settings/
|
|
build
|
|
/xgboost
|
|
*.data
|
|
build_plugin
|
|
recommonmark/
|
|
tags
|
|
*.class
|
|
target
|
|
*.swp
|
|
|
|
# cpp tests and gcov generated files
|
|
*.gcov
|
|
*.gcda
|
|
*.gcno
|
|
build_tests
|
|
/tests/cpp/xgboost_test
|
|
|
|
.DS_Store
|
|
lib/
|
|
|
|
# spark
|
|
metastore_db
|
|
|
|
/include/xgboost/build_config.h
|
|
|
|
# files from R-package source install
|
|
**/config.status
|
|
R-package/src/Makevars
|
|
|
|
# Visual Studio Code
|
|
/.vscode/
|
|
|
|
# IntelliJ/CLion
|
|
.idea
|
|
*.iml
|
|
/cmake-build-debug/
|
|
|
|
# GDB
|
|
.gdb_history |