Skip to content

Commit

Permalink
ignore .DS_Store files in R build (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: CJ Yetman - RMI <[email protected]>
  • Loading branch information
cjyetman and CJ Yetman - RMI committed Apr 2, 2024
1 parent 6dfc151 commit 8190373
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
^pkgdown$
^codemeta\.json$
^CITATION\.cff$
^\.DS_Store$

0 comments on commit 8190373

Please sign in to comment.