Skip to content

Commit

Permalink
Removed .Rbuildignore from .gitignore and added it to the repository
Browse files Browse the repository at this point in the history
  • Loading branch information
sjentsch committed May 23, 2024
1 parent 35b6ca2 commit 149d664
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
22 changes: 22 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
^add_docs
^doc$
^docs$
^pkgdown$
^TrialSPSS
^TrialOMV
^TrialOther
^LICENSE$
^Meta$
^README\.Rmd$
^jmvReadWrite.svg$
^.*\.Rproj$
^\.Rproj\.user$
^\.github$
^\.lintr$
^.prepare4CRAN$
^_pkgdown\.yml$
^CONTRIBUTING.md$
^cran-comments\.md$
^CRAN-RELEASE$
^CRAN-SUBMISSION$
^codemeta\.json$
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ pkgdown/

# R Environment Variables
.Renviron
.Rbuildignore

# pkgdown site
docs/
Expand Down

0 comments on commit 149d664

Please sign in to comment.