Skip to content

Commit

Permalink
Update .gitignore and/or .Rbuildignore
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Jan 25, 2022
1 parent 8185a01 commit 3013eb7
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 @@ -26,3 +26,4 @@
_cache$
^\.vscode$
^vignettes/.*\.html$
^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
/.drake
docs/
CRAN-RELEASE
CRAN-SUBMISSION

0 comments on commit 3013eb7

Please sign in to comment.