219232de74
以讲义内容为骨架迁移到标准目录格式: - officefile/ 主内容(12章 + 附录 + CC4SI补充) - dofile/ 代码示例(11个Python脚本) - data/ 图片资源 - output/ 生成输出(忽略) - Archive/ 归档旧目录(忽略) - .claude/skills/ 保留markdown-to-docx工具链 - .pandoc/ 保留CSL和本地化配置 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
23 lines
296 B
Plaintext
23 lines
296 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
|
|
~$*
|