1
0
Fork 0
mirror of https://github.com/docker/setup-buildx-action.git synced 2024-11-21 16:38:20 +00:00
setup-buildx-action/.dockerignore
CrazyMax 157d6d0106
update to yarn 3.6.3
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-05-07 15:43:51 +02:00

12 lines
156 B
Text

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