Skip to content

Commit

Permalink
- Updated gitignore and buildignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
nik01010 committed Feb 19, 2022
1 parent 1687afc commit dc2d471
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 @@ -8,3 +8,5 @@
^LICENSE\.md$
^cran-comments\.md$
^\.github$
^doc$
^Meta$
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@
inst/doc
doc
Meta
/doc/
/Meta/

0 comments on commit dc2d471

Please sign in to comment.