sdk-signer-client/.dockerignore

13 lines
128 B
Plaintext

# Docker ignore file for sdk-signer-client
.git
dist/
node_modules/
*.log
.env*
.DS_Store
coverage/
build/
tests/
.cache/
.tmp/