Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
a9f5654b
Unverified
Commit
a9f5654b
authored
Aug 04, 2020
by
James Lamb
Committed by
GitHub
Aug 04, 2020
Browse files
[R-package] add some R build files to gitignore (#3271)
parent
1d59a045
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
.gitignore
.gitignore
+3
-0
No files found.
.gitignore
View file @
a9f5654b
...
@@ -400,8 +400,10 @@ python-package/lightgbm/VERSION.txt
...
@@ -400,8 +400,10 @@ python-package/lightgbm/VERSION.txt
# R build artefacts
# R build artefacts
**/autom4te.cache/
**/autom4te.cache/
R-package/config.status
R-package/docs
R-package/docs
R-package/src/CMakeLists.txt
R-package/src/CMakeLists.txt
R-package/src/Makevars
R-package/src/lib_lightgbm.so.dSYM/
R-package/src/lib_lightgbm.so.dSYM/
R-package/src/src/
R-package/src/src/
R-package/src-x64
R-package/src-x64
...
@@ -410,6 +412,7 @@ R-package/**/VERSION.txt
...
@@ -410,6 +412,7 @@ R-package/**/VERSION.txt
**/Makevars.win
**/Makevars.win
lightgbm_r/*
lightgbm_r/*
lightgbm*.tar.gz
lightgbm*.tar.gz
lightgbm*.tgz
lightgbm.Rcheck/
lightgbm.Rcheck/
miktex*.zip
miktex*.zip
*.def
*.def
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment