Skip to content

Commit

Permalink
git and R ignore /revdep
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Sep 8, 2022
1 parent f873b19 commit c615d44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
^docs$
^pkgdown$
^codecov\.yml$
^revdep$
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
.RData
inst/doc
docs
/revdep

0 comments on commit c615d44

Please sign in to comment.