Commit Graph

7 Commits

Author SHA1 Message Date
pengxiao f894372722 add officefile/latex as subtree from overleaf
git-subtree-dir: officefile/latex
git-subtree-mainline: cbd8f22814
git-subtree-split: 1de19bcc1a
2026-05-30 01:30:57 +08:00
pengxiao cbd8f22814 remove submodule officefile/latex 2026-05-30 01:30:47 +08:00
pengxiao a9f4e8cf4b feat: 添加 officefile/latex 为 git submodule(Overleaf Git Bridge)
凭据仅存在本地 .git/config,.gitmodules 不含 token
2026-05-30 01:08:18 +08:00
pengxiao f4b20a7b0c remove: 删除 officefile/.gitignore,忽略规则统一在根 .gitignore 管理 2026-05-30 01:03:29 +08:00
pengxiao 7d9c73bf3c fix: officefile/.gitignore 精简为仅标识 Overleaf,忽略规则上移至根 2026-05-30 01:01:36 +08:00
pengxiao 3f3ba0f1e0 fix: 精简 .gitignore,职责分明
根 .gitignore: 工具缓存/Python/Overleaf/IDE
officefile/.gitignore: Obsidian/Pandoc/downloads
移除冗余规则(*.log 过宽、递归匹配不清晰等)
2026-05-30 00:59:18 +08:00
pengxiao 834cad729f init: KG_ICH 项目初始化
- data/: 非遗地理编码数据(GIS shapefile + CSV)
- dofile/kg_project/: 知识图谱构建代码(纳入主仓库)
- dofile/visulization/: 可视化数据与路线图
- officefile/: 文献、草稿、bib 文档
- officefile/latex/: Overleaf 同步目录(独立管理,不纳入)
- output/: 输出目录
- logs/: 日志目录
2026-05-30 00:52:36 +08:00