Unverified Commit 7d6f742d authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[R-package] remove blank lines and not-really-comments from .Rbuildignore (#3318)

parent 74ed4826
AUTOCONF_UBUNTU_VERSION
^autom4te.cache/.*$
^.*\.bin
^build_r.R$ ^build_r.R$
\.gitkeep$
^docs/.*$
^pkgdown$
^cran-comments\.md$ ^cran-comments\.md$
^docs/.*$
# Objects created by compilation
^.*\.o
^.*\.so
^.*\.dll ^.*\.dll
^.*\.out \.gitkeep$
^.*\.bin
# Code copied in at build time
^src/CMakeLists.txt$
^Makefile$ ^Makefile$
^src/build/.*$ ^.*\.o
^autom4te.cache/.*$ ^.*\.out
^pkgdown$
# files only used during development
AUTOCONF_UBUNTU_VERSION
^recreate-configure\.sh$ ^recreate-configure\.sh$
^.*\.so
# unnecessary files from submodules ^src/build/.*$
^src/CMakeLists.txt$
^src/compute/.appveyor.yml$ ^src/compute/.appveyor.yml$
^src/compute/.coveralls.yml$ ^src/compute/.coveralls.yml$
^src/compute/.travis.yml$ ^src/compute/.travis.yml$
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment