Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
TuomasBorman committed Mar 8, 2024
1 parent 7a72b09 commit 4bbd489
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 @@ -5,3 +5,5 @@ MGnifyR/vignettes/MGnifyR_cache
^_pkgdown\.yml$
^docs$
^pkgdown$
^doc$
^Meta$
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ vignettes/*.R
vignettes/*.pdf
vignettes/MGnifyR_cache
docs
/doc/
/Meta/

0 comments on commit 4bbd489

Please sign in to comment.