commit | 971d89fc0b05b522edf0ae7397697db1345ddddf | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Wed Jun 07 19:22:47 2017 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Wed Jun 07 19:22:47 2017 -0400 |
tree | 1fdf42fd4c034bbbd85af2f816fda3e11dac02c5 | |
parent | 272727178f10615ad4480bcfa885afc86bb64f02 [diff] [blame] |
Add `repeat_header` LaTeX option for #13 add the tests folder to build ignore to reduce the size
diff --git a/.Rbuildignore b/.Rbuildignore index 4952b99..8128b14 100644 --- a/.Rbuildignore +++ b/.Rbuildignore
@@ -1,3 +1,4 @@ ^.*\.Rproj$ ^\.Rproj\.user$ ^docs$ +^tests$