Files
2026_DesignAI/.gitignore
T
pengxiao cee196b09f refactor(ch06-08): 调整第三篇章节顺序
原:RL(Ch06) → 生成式AI(Ch07) → Agent(Ch08)
新:生成式AI(Ch06) → Agent(Ch07) → RL(Ch08)

感知→创造→行动 的叙事线更贴合设计专业学生。
更新了目录、CLAUDE.md 和所有章节内编号。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 18:57:59 +08:00

24 lines
306 B
Plaintext

# === 归档 ===
Archive/
# === 生成输出 ===
output/
# === 大型数据 ===
.pandoc/zotero-library-1.json
# === 工具本地配置 ===
.obsidian/
.claude/settings.local.json
.claude/agents/
.claude/commands/
.claude/worktrees/
.claudian/
# === 系统文件 ===
.DS_Store
*.docx
*.zip
~$*
~WRL*.tmp