From b2acce2ac1792796e13afd6f3783902546854e99 Mon Sep 17 00:00:00 2001 From: Siavash Sameni Date: Sun, 24 May 2026 08:14:49 +0400 Subject: [PATCH] chore: ignore obsidian workspace directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a6d2bd5..b4ed0ab 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ .obsidian/workspace.json .obsidian/workspace-mobile.json .obsidian/cache +.obsidian/ .trash/