Skip to content

Commit

Permalink
ignore {renv} files when building package
Browse files Browse the repository at this point in the history
  • Loading branch information
russHyde committed Jan 15, 2024
1 parent 0be8a20 commit fe33cbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
^renv$
^renv\.lock$
^tfpbrowser\.Rproj$
^\.Rproj\.user$
.lintr
Expand Down

0 comments on commit fe33cbc

Please sign in to comment.