Skip to content

Commit

Permalink
Add .covrignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jonclayden committed Oct 14, 2024
1 parent a8b458a commit 5149b07
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
@@ -1,3 +1,4 @@
^README.Rmd$
^codecov\.yml$
^\.covrignore$
^\.github$
1 change: 1 addition & 0 deletions .covrignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
R/zzz.R

0 comments on commit 5149b07

Please sign in to comment.