Skip to content

Commit

Permalink
Updated .gitignore and .Rbuildignore
Browse files Browse the repository at this point in the history
  • Loading branch information
moralapablo committed Jan 17, 2024
1 parent cc03349 commit 43b0d00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@
.github
^\.github$
^cran-comments\.md$
^CRAN-SUBMISSION$
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
inst/doc
docs
__pycache__
CRAN-SUBMISSION

0 comments on commit 43b0d00

Please sign in to comment.