feat(gcp): add development worker infrastructure (#23814)

This commit is contained in:
matt korwel
2026-03-26 12:01:37 -07:00
committed by GitHub
parent 9762bf2965
commit 1d2fbbf9c3
3 changed files with 157 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
node_modules
.git
.gemini/workspaces
dist
!packages/*/dist/*.tgz
bundle
out
*.log
.env
.DS_Store