feat(lucky-dice): 提交 demo 前核心流程
This commit is contained in:
29
.gitignore
vendored
Normal file
29
.gitignore
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
Confs
|
||||
Client/ServerData
|
||||
/assetbundles
|
||||
.DS_Store
|
||||
.vscode/
|
||||
/cfgPack/encryptcfg
|
||||
.gemini/
|
||||
GEMINI.md
|
||||
CLAUDE.md
|
||||
AGENTS.md
|
||||
QWEN.md
|
||||
Client/.claude/
|
||||
dev-ab-svr/debugconfig.json
|
||||
doc/
|
||||
|
||||
# Codex/AI local runtime and generated artifacts.
|
||||
# CasualFishingSkills is the shared source repo; this game repo only keeps local installs/outputs.
|
||||
/.agents/
|
||||
/.worktrees/
|
||||
/CodexAgent/
|
||||
/CodexOutput/
|
||||
/skills-lock.json
|
||||
|
||||
# Legacy local output roots kept ignored while workflows migrate to CodexOutput.
|
||||
/output/
|
||||
/outputs/
|
||||
/temp/
|
||||
/tmp/
|
||||
/FishingFrenzy/output/
|
||||
Reference in New Issue
Block a user