mirror of
https://github.com/docker/setup-buildx-action.git
synced 2024-11-09 21:55:42 +01:00
157d6d0106
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
13 lines
156 B
Plaintext
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.*
|