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
7d6f742d
Unverified
Commit
7d6f742d
authored
Aug 19, 2020
by
James Lamb
Committed by
GitHub
Aug 19, 2020
Browse files
[R-package] remove blank lines and not-really-comments from .Rbuildignore (#3318)
parent
74ed4826
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
19 deletions
+11
-19
R-package/.Rbuildignore
R-package/.Rbuildignore
+11
-19
No files found.
R-package/.Rbuildignore
View file @
7d6f742d
AUTOCONF_UBUNTU_VERSION
^autom4te.cache/.*$
^.*\.bin
^build_r.R$
\.gitkeep$
^docs/.*$
^pkgdown$
^cran-comments\.md$
# Objects created by compilation
^.*\.o
^.*\.so
^docs/.*$
^.*\.dll
^.*\.out
^.*\.bin
# Code copied in at build time
^src/CMakeLists.txt$
\.gitkeep$
^Makefile$
^src/build/.*$
^autom4te.cache/.*$
# files only used during development
AUTOCONF_UBUNTU_VERSION
^.*\.o
^.*\.out
^pkgdown$
^recreate-configure\.sh$
# unnecessary files from submodules
^.*\.so
^src/build/.*$
^src/CMakeLists.txt$
^src/compute/.appveyor.yml$
^src/compute/.coveralls.yml$
^src/compute/.travis.yml$
...
...
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