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 6784306f..3d3ef024 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -20,5 +20,6 @@ vignettes/*.synctex.gz  ^vignettes/figure  ^Rplots.pdf$  test.log +test.R  check.log  build.log @@ -21,3 +21,4 @@ vignettes/*_cache/  vignettes/*_files/  mkin.Rcheck  install.log +test.R | 
