From 4c75138344994e7fb87647426dc5e4bfdf835217 Mon Sep 17 00:00:00 2001 From: son Date: Tue, 5 May 2026 21:34:35 +0900 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f77ee21..8494511 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,5 @@ Thumbs.db # Ignore the obsidian-git plugin's internal data file .obsidian-git-data -/copilot/ \ No newline at end of file +/copilot/ +.obsidian \ No newline at end of file