mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-09 11:55:39 +01:00
5bc9e2e9b9
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.*
|