buildignore

This commit is contained in:
Patrick Schratz 2024-08-08 22:58:16 +02:00
commit 949e2bc6d0
Signed by: pat-s
GPG key ID: 3C6318841EF78925
2 changed files with 6 additions and 1 deletions

View file

@ -6,3 +6,6 @@
.markdownlint.yaml
.prettierrc.json
.woodpecker
devxy-arm64-r-binaries/
PACKAGES*
s3:*

View file

@ -10,7 +10,9 @@ store_build_metadata(
platform,
error_occurred,
force = FALSE,
error = NA
error = NA,
build_duration = NA,
size = NA
)
}
\description{