From b07fd20e1262d7aab13d40f2a8f9fa9bc76426c9 Mon Sep 17 00:00:00 2001 From: xiaopeng <1509442308@qq.com> Date: Sat, 30 May 2026 12:18:29 +0800 Subject: [PATCH] =?UTF-8?q?config:=20.gitignore=20=E5=BF=BD=E7=95=A5=20lat?= =?UTF-8?q?ex=20+=20pre-commit=20hook=20=E8=87=AA=E5=8A=A8=E5=B8=A6?= =?UTF-8?q?=E5=85=A5=E6=9C=80=E6=96=B0=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ce76620..f676959 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ __pycache__/ # === officefile 内部 === officefile/.obsidian/ officefile/.pandoc/ +officefile/latex/ downloads/ # === 旧的嵌套 Git 历史 ===