-
-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path.Rbuildignore
More file actions
76 lines (76 loc) · 1.15 KB
/
Copy path.Rbuildignore
File metadata and controls
76 lines (76 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
^tidyterra\.Rproj$
^\.Rproj\.user$
^LICENSE\.md$
^data-raw$
^dev$
^revdep$
^codemeta\.json$
^CITATION\.cff$
^CRAN-SUBMISSION$
^docs$
^pkgdown$
^README\.Rmd$
^\.github$
^tidyterra\.Rcheck$
^tidyterra.*\.tar\.gz$
^tidyterra.*\.tgz$
^cran-comments\.md$
^doc$
^Meta$
^img$
^vignettes/articles$
^vignettes/tidyterra\.Rmd\.orig$
^\.imgbotconfig$
^pkgdown\.yaml$
^pkgdown\.yml$
^CODE_OF_CONDUCT\.md$
^CONTRIBUTING\.md$
^\.lintr$
^Rplots\.pdf$
^codecov\.yml$
^_pkgdown\.yaml$
^_pkgdown\.yml$
^[.]?air[.]toml$
^\.vscode$
^tests/testthat/test_local$
^jarl\.toml$
/.quarto/
[.]quarto_ipynb$
^vignettes/\.quarto$
^vignettes/articles/\.quarto$
^vignettes/articles/*_files$
^vignettes/tidyterra\.qmd\.orig$
^vignettes/*_files$
^README\.qmd$
^inst/README\.qmd$
^README_files$
^README\.html$
^\.quarto$
^vignettes/_quarto\.yaml$
^vignettes/_quarto\.yml$
^index\.qmd$
^index_files$
^index\.html$
^index\.md$
[.]markdown$
^\.positai$
^\.claude$
^\.gitattributes$
^AGENTS\.md$
^revdep/
^pkgdown/
^data-raw/
^\.github/
^docs/
^\.vscode/
^dev/
^\.quarto/
^vignettes/\.quarto/
^vignettes/articles/\.quarto/
^vignettes/articles/
^\.positai/
^\.claude/
^index_files/
^README_files/
^\.codex$
^\.codex/