Skip to content

Commit

Permalink
build: ignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasverus committed Feb 1, 2024
1 parent c13b01c commit 2801dfb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@
^_pkgdown\.yaml$
^CITATION\.cff$
^cran-comments\.md$
^codemeta\.json$
^CRAN-SUBMISSION$
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@
# User-specific files ----
README.html
inst/doc
CRAN-SUBMISSION

0 comments on commit 2801dfb

Please sign in to comment.