From cb4928dd83aae4d0db7ef754f6dcb2e49a8a9072 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8B=AE=E5=AD=90=E8=80=97=E8=80=97?= <3116737282@qq.com> Date: Wed, 9 Aug 2023 18:46:14 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 411fb0d..df5d94f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ node_modules/ src/.vuepress/.cache/ src/.vuepress/.temp/ src/.vuepress/dist/ + +.obsidian