ci: docker_tag=ext - Update Dockerfiles with comprehensive dependencies and tools
This commit is contained in:
parent
c09135c4eb
commit
fbc2dd2a33
22
.dockerignore
Normal file
22
.dockerignore
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
# Docker ignore file for sdk_client
|
||||||
|
.git
|
||||||
|
target/
|
||||||
|
node_modules/
|
||||||
|
dist/
|
||||||
|
build/
|
||||||
|
coverage/
|
||||||
|
*.log
|
||||||
|
.env*
|
||||||
|
.DS_Store
|
||||||
|
.cache/
|
||||||
|
.tmp/
|
||||||
|
.parcel-cache/
|
||||||
|
tests/logs/
|
||||||
|
tests/reports/
|
||||||
|
**/*.map
|
||||||
|
**/*.min.*
|
||||||
|
**/*.wasm
|
||||||
|
**/*.{png,jpg,jpeg,svg,ico,pdf}
|
||||||
|
.vscode/
|
||||||
|
!.cursor/
|
||||||
|
!AGENTS.md
|
Loading…
x
Reference in New Issue
Block a user