Skip to content

Commit

Permalink
chore(env): remove renv/ from gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
amyheather committed Jul 9, 2024
1 parent eb462d8 commit 3ec3f8b
Show file tree
Hide file tree
Showing 4 changed files with 1,246 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,3 @@ ignore/

# RStudio files
.Rproj.user/

# R environment
renv/
7 changes: 7 additions & 0 deletions reproduction/renv/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
library/
local/
cellar/
lock/
python/
sandbox/
staging/
Loading

0 comments on commit 3ec3f8b

Please sign in to comment.