^\.travis\.yml$
^.*\.Rproj$
^\.Rproj\.user$
man-roxygen/*
\.github/*
vignettes/_output.yaml
README.md
LICENSE$
src/stan_files/.*\.o$
src/stan_files/.*\.cc$
src/stan_files/.*\.hpp$
tests/testthat/stan_files/.*\.o$
tests/testthat/stan_files/.*\.cc$
tests/testthat/stan_files/.*\.hpp$
^\cleanup*
configure.ac
^inst/doc/[A-Za-z0-9\-_]+[.]svg$
^inst/doc/[A-Za-z0-9\-_]+[.]txt$
^inst/doc/[A-Za-z0-9\-_]+[.]csv
^inst/doc/\.install_extras$
dev-notes/*
revdep/*

^\.github$
