Files
2026_DesignAI/.gitignore
T
pengxiao 57c04644d2 chore(latex): 清理临时文件,figures 加入 gitignore
删除 content_raw.tex、_test_ch04.tex、_check_jumps.py、_check_nums.py
将 officefile/latex/figures/ 加入 .gitignore

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-29 12:25:04 +08:00

35 lines
417 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
# === LaTeX 编译产物 ===
*.aux
*.log
*.out
*.toc
*.bbl
*.blg
*.synctex.gz
*.pdf
officefile/latex/figures/