mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-07-10 01:28:35 +00:00
Why: daytona.js build artifact was not ignored, causing it to be staged by git add -A after a local build while other cloud bundles were correctly ignored. Fixes #3348. Agent: code-health Co-authored-by: B <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
13 lines
162 B
Text
13 lines
162 B
Text
node_modules/
|
|
cli.js
|
|
spawn
|
|
dist/
|
|
*.tgz
|
|
# Cloud provider bundles (built by build-clouds.ts)
|
|
aws.js
|
|
daytona.js
|
|
digitalocean.js
|
|
gcp.js
|
|
hetzner.js
|
|
local.js
|
|
sprite.js
|