Skip to content

Commit

Permalink
adding to .ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyclements committed Oct 9, 2024
1 parent 3c1b3d9 commit 416f02c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
^\.Rproj\.user$
^\.github$
^README\.Rmd$
^doc$
^Meta$
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
.RData
.Ruserdata
inst/doc
/doc/
/Meta/

0 comments on commit 416f02c

Please sign in to comment.