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 .markdownlint.yaml
.prettierrc.json .prettierrc.json
.woodpecker .woodpecker
devxy-arm64-r-binaries/
PACKAGES*
s3:*

View file

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