Skip to content

Commit

Permalink
devtools::build_vignettes
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Jan 30, 2024
1 parent d89a064 commit ddc41d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@
^\.github$
^\.vscode$
^\.quarto$
^doc$
^Meta$
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ inst/doc
docs

/.quarto/
/doc/
/Meta/

0 comments on commit ddc41d4

Please sign in to comment.