chore: 更新子模块引用并忽略本地验证产物
This commit is contained in:
parent
69d04e6871
commit
5da09048cf
10
.gitignore
vendored
10
.gitignore
vendored
@ -13,6 +13,16 @@ Thumbs.db
|
|||||||
*.log
|
*.log
|
||||||
.history/
|
.history/
|
||||||
codegen/
|
codegen/
|
||||||
|
.omc/
|
||||||
|
.sisyphus/
|
||||||
|
|
||||||
|
# ========== Local verification artifacts ==========
|
||||||
|
test-results/
|
||||||
|
tmp/
|
||||||
|
bug-*-verification*.png
|
||||||
|
test-agent-fill-questionnaire.js
|
||||||
|
test-bug-*.js
|
||||||
|
verify_all_bugs.js
|
||||||
|
|
||||||
# ========== Deploy ==========
|
# ========== Deploy ==========
|
||||||
deploy/xlcp-images/
|
deploy/xlcp-images/
|
||||||
|
|||||||
2
backend
2
backend
@ -1 +1 @@
|
|||||||
Subproject commit 9ceed8408acb1b524398b4073ecc2d2058766f4d
|
Subproject commit 0825da5f7f96706d5cb967c3b698b1f023c34f37
|
||||||
2
frontend
2
frontend
@ -1 +1 @@
|
|||||||
Subproject commit e8aefff16be07dc7b17b0e00f6fe41593af8841e
|
Subproject commit 3198ad61318fcde981a02e82781c459307a57e9f
|
||||||
Loading…
x
Reference in New Issue
Block a user