Skip to content

Commit

Permalink
chore: update ignore and DESCR.. files
Browse files Browse the repository at this point in the history
  • Loading branch information
BobBorges committed Jan 22, 2025
1 parent e1cf367 commit de3a0fc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
^\.Rproj\.user$
^\.github$
todo.tdl
^_pkgdown\.yml$
^docs$
^pkgdown$
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
.RData
.Ruserdata
*.Rproj
docs
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ RoxygenNote: 7.2.3
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://swerik-project.github.io/rcr/

0 comments on commit de3a0fc

Please sign in to comment.