添加 .gitignore 和 bun.lock 文件以管理依赖
Agent CI/CD / docker-image (push) Has been cancelled
Agent CI/CD / deploy-fallback-log (push) Has been cancelled
Agent CI/CD / validate (push) Has been cancelled

This commit is contained in:
2026-05-19 12:11:04 +08:00
parent 90d591b7bb
commit 65a1a11b39
2 changed files with 75 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
node_modules
package-lock.json
.gitignore