diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-09 09:05:15 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-09 09:05:15 +0100 |
commit | 3151647526f299686b68420a83ae38cd7f3d08f5 (patch) | |
tree | c061b5a23ac6cc5644c6851012105b185715ef5e /.Rbuildignore | |
parent | 415ca2bea5d5c3815bd9f8fa1566cec5bb3fc775 (diff) |
Rebuild vignettes and static documentation
Diffstat (limited to '.Rbuildignore')
-rw-r--r-- | .Rbuildignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.Rbuildignore b/.Rbuildignore index 7849f71d..f843460d 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -1,13 +1,13 @@ build.log check.log GNUmakefile -index.r -^inst/web$ mkin.Rcheck README.html ^Rplots.pdf$ test.log test.R +^inst/web/* +^inst/staticdocs/* ^vignettes/.build.timestamp$ ^vignettes/*_cache$ ^vignettes/*_files$ |