Skip to content

Commit

Permalink
Track renv folder but not renv library
Browse files Browse the repository at this point in the history
  • Loading branch information
camille-s committed Jan 29, 2024
1 parent 86c16b6 commit 0cb5ac0
Show file tree
Hide file tree
Showing 4 changed files with 1,207 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

/.quarto/
_site/
renv
renv/library
7 changes: 7 additions & 0 deletions 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 0cb5ac0

Please sign in to comment.