diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,2 +1,7 @@ .RData .Rhistory + +inst/doc + +vignettes/*.html +vignettes/*.R |
index : Rnaught | ||
An R package and web application for estimating the basic reproduction number (R0) of infectious diseases. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 5 |
@@ -1,2 +1,7 @@ .RData .Rhistory + +inst/doc + +vignettes/*.html +vignettes/*.R |