Skip to content

chore: untrack OS-noise files, add CLAUDE.md#12

Merged
milkway merged 1 commit into
mainfrom
chore/untrack-os-files
Jun 13, 2026
Merged

chore: untrack OS-noise files, add CLAUDE.md#12
milkway merged 1 commit into
mainfrom
chore/untrack-os-files

Conversation

@milkway

@milkway milkway commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Housekeeping before a break.

  • Stop tracking .DS_Store / .Rhistory — they were already in .gitignore but had been committed earlier, so git kept reporting them as modified. git rm --cached untracks them; the existing ignore rules now take effect.
  • Add CLAUDE.md with repo guidance (build/test/check, conventions, pkgdown rebuild, release flow) and exclude it from the package build via .Rbuildignore (avoids a non-standard-file NOTE on CRAN).
  • Record the 0.1.2 submission in CRAN-SUBMISSION (written by devtools::submit_cran(); SHA matches the v0.1.2 tag).

🤖 Generated with Claude Code

- Stop tracking .DS_Store and .Rhistory files (already in .gitignore; they
  were committed before being ignored, so git kept reporting them).
- Add CLAUDE.md (repo guidance) and exclude it from the build via .Rbuildignore.
- Record the 0.1.2 CRAN submission in CRAN-SUBMISSION (written by submit_cran();
  SHA matches the v0.1.2 tag).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@milkway milkway merged commit bee20ff into main Jun 13, 2026
5 checks passed
@milkway milkway deleted the chore/untrack-os-files branch June 13, 2026 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant