Skip to content

Commit

Permalink
Merge pull request #47 from CityRiverSpaces/renv-buildignore-fn
Browse files Browse the repository at this point in the history
Add `renv` lines to .Rbuildignore
  • Loading branch information
fnattino authored Nov 21, 2024
2 parents 7b005e7 + 89ffda9 commit af8d654
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$
^CRiSp\.Rproj$
^\.Rproj\.user$
^LICENSE\.md$
Expand Down

0 comments on commit af8d654

Please sign in to comment.