mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-13 14:50:39 -07:00
feat(gcp): add development worker infrastructure (#23814)
This commit is contained in:
10
.gcp/Dockerfile.development.dockerignore
Normal file
10
.gcp/Dockerfile.development.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
node_modules
|
||||
.git
|
||||
.gemini/workspaces
|
||||
dist
|
||||
!packages/*/dist/*.tgz
|
||||
bundle
|
||||
out
|
||||
*.log
|
||||
.env
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user