fix(container): isolate Agent runtime state
Generic Container CI/CD / test-build-publish (push) Successful in 3m1s
Agent CI/CD v2 / build-test-publish-and-deploy (push) Successful in 3m1s

This commit is contained in:
2026-08-11 10:10:30 +08:00
parent 31fdb36e48
commit b49290bd91
+4
View File
@@ -1,7 +1,11 @@
.git .git
node_modules node_modules
.opencode/node_modules .opencode/node_modules
.env
.env.*
.local.env .local.env
data/
logs/
dist dist
.vscode .vscode
*.log *.log