diff options
Diffstat (limited to '.Rbuildignore')
-rw-r--r-- | .Rbuildignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.Rbuildignore b/.Rbuildignore index e972bda..b0d9a9b 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -1,7 +1,8 @@ ^chents_.*.tar.gz$ ^GNUmakefile$ -^README.html$ -^test.log$ +^log ^docs$ ^_pkgdown\.yml$ ^\.travis\.yml$ +^.*\.Rproj$ +^\.Rproj\.user$ |