Skip to content

Commit 9763e09

Browse files
leoxenoclaude
andcommitted
Add .Rbuildignore to exclude non-package files from CRAN build
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 463b455 commit 9763e09

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.Rbuildignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
^\.github$
2+
^_pkgdown\.yml$
3+
^pkgdown$
4+
^cran-comments\.md$
5+
^README\.Rmd$

0 commit comments

Comments
 (0)