3f3ba0f1e0
根 .gitignore: 工具缓存/Python/Overleaf/IDE officefile/.gitignore: Obsidian/Pandoc/downloads 移除冗余规则(*.log 过宽、递归匹配不清晰等)
9 lines
91 B
Plaintext
9 lines
91 B
Plaintext
# Obsidian 工作区
|
|
.obsidian/
|
|
|
|
# Pandoc 缓存
|
|
.pandoc/
|
|
|
|
# 大型下载文件
|
|
downloads/
|