Skip to content

Commit fee6b99

Browse files
committed
Fix renv scope
1 parent 22b95d9 commit fee6b99

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

R/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
*
22
!.gitignore
33
!*.R
4+
!.renvignore

R/.renvignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
!*.R

0 commit comments

Comments
 (0)