^\.git
^\.git/*
^\.gitignore$
^.*\.Rproj$
^\.Rproj\.user$
^README\.md

# Automated testing files.
^\.travis\.yml$
^appveyor\.yml$
^codecov\.yml$
# Files from building the Guide-to-SuperLearner.rmd vignette.
^SuperLearner.png$
^vignettes/[^/]*_cache
# other miscellaneous non-CRAN files
xgboost.model
deploy.sh
^docs$
^README\.Rmd$
^README-.*\.Rmd$
^README\.html$
^README-.*\.png$
^README-refs.bib$
^cran-comments.md$
^CONTRIBUTING\.md$
^Makefile$
^LICENSE$
man-roxygen
^_pkgdown\.yml$
