1
0
mirror of https://github.com/docker/setup-qemu-action.git synced 2025-01-05 17:17:44 +01:00
setup-qemu-action/.dockerignore
CrazyMax 165b8fb653
update to yarn 3.6.3
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-05-07 15:53:14 +02:00

13 lines
156 B
Plaintext

/coverage
# Dependency directories
node_modules/
jspm_packages/
# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*