diff options
Diffstat (limited to '.Rbuildignore')
-rw-r--r-- | .Rbuildignore | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/.Rbuildignore b/.Rbuildignore index f843460d..ce391a98 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -1,11 +1,12 @@ -build.log -check.log -GNUmakefile -mkin.Rcheck -README.html -^Rplots.pdf$ -test.log -test.R +^_pkgdown.yml$ +^build.log$ +^check.log$ +^GNUmakefile$ +^mkin.Rcheck$ +^README.html$ +^Rplots.pdf$$ +^test.log$ +^test.R$ ^inst/web/* ^inst/staticdocs/* ^vignettes/.build.timestamp$ |