diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-14 11:09:10 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-14 11:09:10 +0100 |
commit | e1bd37b3a94dbc5babfa77ee99e5ecdbd8892217 (patch) | |
tree | 9d2e93ad0e9c986595e66b3afcb6c01683badd44 /.Rbuildignore | |
parent | 92d1da8e2426211f084e5245d613b710cbdac0b1 (diff) |
Rename the Rprofile file in order not to interfere with the Makefile
Diffstat (limited to '.Rbuildignore')
-rw-r--r-- | .Rbuildignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.Rbuildignore b/.Rbuildignore index 52c49a1..8d0c6a2 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -1,7 +1,7 @@ GNUmakefile NEWS.md gmkin_screenshot.png -.Rprofile +Rprofile vignettes/.build.timestamp vignettes/cache vignettes/gmkin_manual_cache |