Skip to content

Commit

Permalink
ignore greta cache on R build
Browse files Browse the repository at this point in the history
  • Loading branch information
goldingn committed Oct 24, 2018
1 parent 32cc5b2 commit f85b93b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .Rbuildignore
Expand Up @@ -8,21 +8,23 @@
^\.Rproj\.user$
logos
docs

CODE_OF_CONDUCT.md
.EDIT_WEBSITE.md
LICENSE
cran-comments.md

index.Rmd
index_files
index_cache
index.md

README.Rmd
README.md
README_files
README_cache
vignettes/build_vignettes.R
vignettes/*_cache

vignettes/get_started_cache
vignettes/example_models_cache
vignettes/get_started_files
vignettes/webpages
vignettes/analyses

0 comments on commit f85b93b

Please sign in to comment.