actions-toolkit/.dockerignore
CrazyMax 5fd129bc82
update to Yarn 3.3.1
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-01-30 03:22:04 +01: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.*