Tweaks for bookdown updates

This commit is contained in:
hadley 2016-02-17 16:26:15 +11:00
parent 6acdf85c9c
commit 56b5775bcb
2 changed files with 2 additions and 4 deletions

4
.gitignore vendored
View File

@ -2,5 +2,5 @@
.Rhistory .Rhistory
*_cache *_cache
*_files *_files
_main.* _main.rds
book _book

View File

@ -25,5 +25,3 @@ rmd_files: [
"rmarkdown.Rmd", "rmarkdown.Rmd",
"shiny.Rmd", "shiny.Rmd",
] ]
output_dir: "book"