diff options
| -rw-r--r-- | .Rbuildignore | 1 | ||||
| -rw-r--r-- | .gitignore | 1 | 
2 files changed, 2 insertions, 0 deletions
| diff --git a/.Rbuildignore b/.Rbuildignore index 57631bc..bc6b972 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -1,6 +1,7 @@  GNUmakefile  README.html  gmkin_.*\.tar\.gz +gmkin_.*\.zip  gmkin_screenshot.png  Rprofile  vignettes/.build.timestamp @@ -3,6 +3,7 @@ cache/*  gmkin.Rcheck/*  gmkin*.tar  gmkin*.tar.gz +gmkin*.zip  inst/web*  vignettes/cache  vignettes/gmkin_manual_cache | 
