Skip to content

Commit

Permalink
add .Rbuildignore
Browse files Browse the repository at this point in the history
  • Loading branch information
AQLT committed Mar 19, 2024
1 parent 3980dd0 commit 33ca727
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
20 changes: 20 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
^.*\.Rproj$
^\.Rproj\.user$
^appveyor\.yml$
^docs$
^_pkgdown\.yml$
^.*\.Rproj$
^\.Rproj\.user$
^README\.Rmd$
^README-.*\.png$
.travis.yml
^pkgdown$
^doc$
cran-comments.md
TODO.R
TO_DO
^revdep$
^\.github$
.DS_Store
^reconf\.sh$
^rjd3toolkit-java-deps\.xml$
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
.Rproj.user
.Rbuildignore
.Rhistory
.RData
.Ruserdata
Expand Down

0 comments on commit 33ca727

Please sign in to comment.