diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-06 14:05:31 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-06 14:05:31 +0100 |
commit | 8684087462838ace4fa1e00c0544dc65cff9df6e (patch) | |
tree | a150a4bfae33e1300906eec3c6fa92c114a73690 /.gitignore | |
parent | 08465aaf96f1d84e345194f0bead2867de352730 (diff) |
Build the package in the current directory
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,8 +1,9 @@ NEWS cache/* gmkin.Rcheck/* +gmkin*.tar +gmkin*.tar.gz inst/web* -inst/GUI/old.R vignettes/cache vignettes/gmkin_manual_cache *.swp |