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