ci: docker_tag=ext - Update Dockerfiles with comprehensive dependencies and tools
This commit is contained in:
parent
7246a27842
commit
684e03a754
11
.cursorignore
Normal file
11
.cursorignore
Normal file
@ -0,0 +1,11 @@
|
||||
# Cursor ignore file for sdk-signer-client
|
||||
dist/
|
||||
node_modules/
|
||||
*.log
|
||||
.env*
|
||||
.DS_Store
|
||||
coverage/
|
||||
build/
|
||||
tests/
|
||||
.cache/
|
||||
.tmp/
|
12
.dockerignore
Normal file
12
.dockerignore
Normal file
@ -0,0 +1,12 @@
|
||||
# Docker ignore file for sdk-signer-client
|
||||
.git
|
||||
dist/
|
||||
node_modules/
|
||||
*.log
|
||||
.env*
|
||||
.DS_Store
|
||||
coverage/
|
||||
build/
|
||||
tests/
|
||||
.cache/
|
||||
.tmp/
|
Loading…
x
Reference in New Issue
Block a user