From 0c0d6f6cca3f2b797c04fcbf9c7ceaeb77f8eb03 Mon Sep 17 00:00:00 2001 From: Erystasius Date: Thu, 2 Apr 2026 02:33:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20.chezmoiignore=20=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=BB=A5=E6=8E=92=E9=99=A4=E6=89=80=E6=9C=89=E6=97=A5?= =?UTF-8?q?=E5=BF=97=E6=96=87=E4=BB=B6=E7=9A=84=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .chezmoiignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .chezmoiignore diff --git a/.chezmoiignore b/.chezmoiignore new file mode 100644 index 0000000..70bd7ef --- /dev/null +++ b/.chezmoiignore @@ -0,0 +1,2 @@ +# 各类程序生成的日志,不纳入 dotfiles 管理 +**/*.log