diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2015-09-28 21:34:23 +0200 |
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-09-28 22:10:56 +0200 |
| commit | f908377f1de2e04ca3720d10084169c46a477ce2 (patch) | |
| tree | 439bd00dec3a988f76ff74fd5ee652f55b17d061 /.Rbuildignore | |
| parent | 1df33dbb3d310f94ccddbf57906e12bd6fa93c3f (diff) | |
Several changes heading for a release to the public
- Add tests
- Add staticdocs
- Documentation improvements
- Several small code improvements
Diffstat (limited to '.Rbuildignore')
| -rw-r--r-- | .Rbuildignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.Rbuildignore b/.Rbuildignore index 740d75d..ad9f5bd 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -1,4 +1,5 @@ -^chents_*.tar.gz +^chents_.*.tar.gz GNUmakefile README.html sd/* +^test.log$ |
