43b7aa809b
Project CI / AI game creator shell Rust crates (push) Successful in 1m6s
Project CI / AI game creator shell Rust smoke (push) Successful in 1m16s
Project CI / Backend tests (push) Successful in 4m49s
Project CI / AI game creator shell Rust lane 2/2 (push) Successful in 8m1s
Project CI / AI game creator shell Rust lane 1/2 (push) Successful in 8m50s
Project CI / Native shell tests (push) Successful in 6m5s
Project CI / Frontend tests (push) Successful in 2m6s
Project CI / AI game creator shell web tests (push) Successful in 1m19s
Project CI / Repository checks (push) Successful in 1m43s
- 删除一次性 schema guard 退役表白名单、isApprovedRetiredTableDeletion 导出与专属测试,compareTables 收回为内部函数 - 删除 shared-contracts 未挂载的旧玩法契约模块、api-server 旧 story 模块与旧压测资源 scripts/loadtest/ 及对应忽略/排除配置 - 清理 decision-log、pitfalls 中旧表退役、两阶段清表窗口与旧玩法过程记录,保留改写后的通用条目 - 移除权威文档、模块 README 与运维文档中的旧模板、历史表与旧压测叙述 Reviewed-on: http://192.168.35.82/git/GenarrativeAI/Genarrative/pulls/489 Co-authored-by: kdletters <kdletters@qq.com> Co-committed-by: kdletters <kdletters@qq.com>
91 lines
2.9 KiB
Plaintext
91 lines
2.9 KiB
Plaintext
node_modules/
|
|
build/
|
|
dist/
|
|
coverage/
|
|
.DS_Store
|
|
*.log
|
|
/.codex-logs/
|
|
/.codex/logs/
|
|
/.codex/run-logs/
|
|
/.codex/tmp-schema.json
|
|
/.codex-home-*.png
|
|
/.codex-cargo-home-*/
|
|
/.codex-cache*/
|
|
/.tmp*/
|
|
/.idea/
|
|
/bash.exe.stackdump
|
|
/test-code.ps1
|
|
.preview.*
|
|
tmp_*
|
|
tmp/
|
|
npc-editor-*
|
|
temp-write-check.txt
|
|
temp-build-goal-check/
|
|
/server-rs-codex-*/
|
|
/server-rs/target-*/
|
|
**/__pycache__/
|
|
*.py[cod]
|
|
/public/generated-custom-world-scenes
|
|
temp*build*/
|
|
/server-rs/target/
|
|
/apps/desktop-shell/src-tauri/target/
|
|
/apps/desktop-shell/src-tauri/gen/
|
|
/apps/desktop-shell/src-tauri/permissions/autogenerated/
|
|
/apps/ai-game-creator-shell/src-tauri/target/
|
|
/apps/ai-game-creator-shell/src-tauri/gen/
|
|
/apps/ai-game-creator-shell/src-tauri/logs/
|
|
/apps/ai-game-creator-shell/src-tauri/resources/codex/win-x64/codex.exe
|
|
/apps/ai-game-creator-shell/src-tauri/resources/codex/win-x64/manifest.json
|
|
/apps/ai-game-creator-shell/src-tauri/resources/codex/win-x64/bin/
|
|
/apps/ai-game-creator-shell/src-tauri/resources/codex/win-x64/codex-path/
|
|
/apps/ai-game-creator-shell/src-tauri/resources/codex/win-x64/codex-resources/
|
|
/apps/ai-game-creator-shell/src-tauri/resources/codex/win-x64/codex-package.json
|
|
/apps/ai-game-creator-shell/src-tauri/resources/plugins/
|
|
/apps/ai-game-creator-shell/src-tauri/resources/codex/mac-native/bin/
|
|
/apps/ai-game-creator-shell/src-tauri/resources/codex/mac-native/codex-path/
|
|
/apps/ai-game-creator-shell/src-tauri/resources/codex/mac-native/codex-resources/
|
|
/apps/ai-game-creator-shell/src-tauri/resources/codex/mac-native/codex-package.json
|
|
/apps/ai-game-creator-shell/src-tauri/resources/codex/mac-native/manifest.json
|
|
/apps/ai-game-creator-shell/src-tauri/resources/codex/mac-native/NOTICE.md
|
|
/apps/ai-game-creator-shell/src-tauri/resources/codex/mac-native/darwin-arm64/
|
|
/apps/ai-game-creator-shell/src-tauri/resources/codex/mac-native/darwin-x64/
|
|
/plugins/agc-cocos-editor/native/payload/
|
|
/plugins/agc-unity-editor/dotnet/**/bin/
|
|
/plugins/agc-unity-editor/dotnet/**/obj/
|
|
/plugins/agc-unity-editor/dotnet/publish/
|
|
/plugins/agc-unity-editor/dotnet/native-build/
|
|
/apps/ai-game-creator-shell/logs/
|
|
/apps/ai-game-creator-shell/src-tauri/resources/node-runtime/
|
|
/apps/ai-game-creator-shell/src-tauri/resources/node-runtime-staging-*/
|
|
/apps/ai-game-creator-shell/.llm-drafts/
|
|
/apps/ai-game-creator-shell/game-creator.config.local.json
|
|
/apps/mobile-shell/.expo/
|
|
/apps/mobile-shell/.expo-export-smoke/
|
|
/apps/preview-deployer-web/dist/
|
|
/apps/preview-deployer-web/node_modules/
|
|
/server-rs/.spacetimedb/
|
|
/server-rs/.data/
|
|
/public/generated-animations
|
|
/public/generated-character-drafts
|
|
/public/generated-characters
|
|
/.codex-temp
|
|
/.app/
|
|
/.jenkins-source-commit
|
|
/.jenkins-spacetime-schema-base
|
|
target/
|
|
/logs
|
|
/.claude/settings.local.json
|
|
/.codegraph/
|
|
/.playwright-cli/
|
|
**/.playwright-cli/
|
|
/output/playwright/
|
|
/output/external-api-smoke/
|
|
/server-rs/crates/*/logs/
|
|
.worktrees/
|
|
.rag/
|
|
.env.secrets.local
|
|
nohup.out
|
|
spacetime.local.json
|
|
deploy/container/api-server.env
|
|
deploy/container/worker-smoke/
|