a b/.Rbuildignore
1
^model_results$
2
^altum.Rproj$
3
^\.Rproj\.user$
4
^docs/\.nojekyll$
5
^\.github$
6
^.*\.Rproj$
7
README.Rmd
8
README_files
9
_pkgdown.yml
10
data-raw
11
docs
12
example_files
13
^model_results.+$
14
output.json
15
pkgdown
16
__autograph_generated_file.*
17
__pycache__/
18
^doc$
19
^docs$
20
^Meta$
21
^attic$
22
^NEWS.md$
23
^cran-comments\.md$
24
^LICENSE\.md$
25
vignettes/using_tb.Rmd
26
vignettes/tb_images
27
^CRAN-SUBMISSION$
28
^vignettes/articles$