Skip to content

Commit

Permalink
Add the 'revdep' folder in Rbuildignore and gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
aursiber committed Sep 14, 2021
1 parent fc7fd3d commit 1ca19b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
^.*\.Rproj$
^\.Rproj\.user$
^\.github$
revdep/
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
.Rhistory
.RData
inst/doc
adegraphics.Rproj
adegraphics.Rproj
revdep/

0 comments on commit 1ca19b2

Please sign in to comment.