diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-10-13 17:40:36 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-10-13 17:40:36 +0200 |
commit | 54cf070313c844f5ccf741fc7f1237fe2d260ded (patch) | |
tree | e48fcf9e4459e17d2c989d424522830537918591 /.Rbuildignore | |
parent | ec1487f0f2cef32d44b0c6ce94a6f1b4f65a79d3 (diff) |
Cleaning up a bit
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$ |