diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-12-08 09:23:22 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-12-08 09:26:47 +0100 |
commit | 9733b1ae5596228c50b3acdfdd78fe96ab1e0533 (patch) | |
tree | e486ce3225a3d2d955940d17c6fec1bd3aca4ab3 /.gitignore | |
parent | cc72aa3422eb6cb51b47da32e2cccca6afd4d271 (diff) |
Static documentation articles rebuilt by pkgdown::build_articles()
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -docs/articles/cache/ +docs/articles/*_cache/ install.log mkin*.tar.gz mkin.Rcheck |