diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-01-25 18:39:48 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-01-25 19:40:10 +0100 |
commit | 4f4cd07a9ef72c53bbfa53eda835f19dc9f9ad72 (patch) | |
tree | d0b43004be02826419563c204d181cef9d3ae76a /.Rbuildignore |
Initial commit
Diffstat (limited to '.Rbuildignore')
-rw-r--r-- | .Rbuildignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.Rbuildignore b/.Rbuildignore new file mode 100644 index 0000000..29a18d6 --- /dev/null +++ b/.Rbuildignore @@ -0,0 +1,5 @@ +^PELMO_installeR_.*.tar.gz +^GNUmakefile$ +^build.log$ +^test.log$ +^docs$ |