Skip to content

Commit fe730f4

Browse files
elong0527claude
andcommitted
chore: exclude .claude and CLAUDE.md from R package build
- Add .claude directory to .Rbuildignore - Add CLAUDE.md file to .Rbuildignore - Fixes R CMD check NOTE about hidden files 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 1389c0f commit fe730f4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.Rbuildignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,5 @@ lib_paths
4545
^r2rtf.*\.tar\.gz$
4646
^r2rtf.*\.tgz$
4747
^CITATION\.cff$
48+
^\.claude$
49+
^CLAUDE\.md$

0 commit comments

Comments
 (0)