Skip to content

Commit cb03eb2

Browse files
committed
chore: update helper files
1 parent 17e89e1 commit cb03eb2

1 file changed

Lines changed: 15 additions & 12 deletions

File tree

.Rbuildignore

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
^.*\.Rproj$
2+
^AGENTS\.md$
3+
^CITATION\.cff$
4+
^CLAUDE\.md$
5+
^CONTRIBUTING\.md$
6+
^CRAN-SUBMISSION$
7+
^LICENSE$
8+
^README\.Rmd$
9+
^README\.html$
10+
^\.?air\.toml$
11+
^\.Renviron$
12+
^\.Rproj\.user$
113
^\.agents$
214
^\.ccache$
315
^\.clangd$
@@ -6,31 +18,22 @@
618
^\.cursor$
719
^\.editorconfig$
820
^\.git$
21+
^\.gitattributes$
922
^\.github$
1023
^\.gitignore$
1124
^\.ignore$
1225
^\.lintr$
13-
^\.Rproj\.user$
1426
^\.vscode$
15-
^.*\.Rproj$
16-
^AGENTS.md$
17-
^air.toml$
1827
^attic$
1928
^attic_local$
20-
^CITATION.cff$
21-
^CLAUDE.md$
22-
^cspell.json$
23-
^CONTRIBUTING.md$
2429
^cran-comments\.md$
25-
^CRAN-SUBMISSION$
30+
^cspell\.json$
2631
^docs$
32+
^extra-rules$
2733
^inst/extdata/.+\.R$
28-
^LICENSE$
2934
^local_attic$
3035
^man-roxygen$
3136
^paper$
3237
^pkgdown$
33-
^README\.Rmd$
34-
^README.html$
3538
^revdep$
3639
^tests/testthat/_object_snapshots$

0 commit comments

Comments
 (0)