aboutsummaryrefslogtreecommitdiff
path: root/.Rbuildignore
blob: e056d76c67cb3e6d179b9fe5381b5727831e06b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Makefile
README.md
README.Rmd
README_figs*
.travis.yml
.gitignore
.covrignore
.git/.*
^.*\.Rproj$
^\.Rproj\.user$
.Rhistory
.Rdata
src/stanExports_*
src/RcppExports.cpp
^doc$
^Meta$
LICENSE$
^_pkgdown\.yml$
^docs$
^pkgdown$
^\.github$
cran-comments.md
^tests/testthat/_snaps$