-
-
Notifications
You must be signed in to change notification settings - Fork 97
Expand file tree
/
Copy path.Rbuildignore
More file actions
43 lines (43 loc) · 637 Bytes
/
.Rbuildignore
File metadata and controls
43 lines (43 loc) · 637 Bytes
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
^.*\.Rproj$
^AGENTS\.md$
^CITATION\.cff$
^CLAUDE\.md$
^CONTRIBUTING\.md$
^CRAN-SUBMISSION$
^LICENSE.md$
^README\.Rmd$
^README\.html$
^\.?air\.toml$
^\.Renviron$
^\.Rproj\.user$
^\.agents$
^\.ccache$
^\.clangd$
^\.claude$
^\.cspell$
^\.cursor$
^\.editorconfig$
^\.git$
^\.git-blame-ignore-revs$
^\.gitattributes$
^\.github$
^\.gitignore$
^\.ignore$
^\.lintr$
^\.vscode$
^attic$
^attic_local$
^cran-comments\.md$
^cspell\.json$
^docs$
^extra-rules$
^inst/extdata/.+\.R$
^local_attic$
^man-roxygen$
^paper$
^pkgdown$
^revdep$
^tests/testthat/_object_snapshots$
^man/figures/mlr3verse\.svg$
^man/figures/block\.png$
^man/figures/block\.svg$