Currently it looks like the template supposes rmarkdown. I personally prefer to use knit(), but I may be missing some reason why rmarkdown should be preferred. If so, I would add README.html to .gitignore as it will be produced when calling rmarkdown.
Currently it looks like the template supposes
rmarkdown
. I personally prefer to useknit()
, but I may be missing some reason whyrmarkdown
should be preferred. If so, I would addREADME.html
to.gitignore
as it will be produced when callingrmarkdown
.