From 108b24f8cb796043d45a0a419c4da5542c5b382e Mon Sep 17 00:00:00 2001 From: Molly Zaugg Date: Sat, 25 Jul 2026 08:58:33 -0400 Subject: [PATCH] Now ignoring workspace.json and foldericons.json in the hopes that future patches will actually work --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 01d7315..899c602 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,6 @@ logs !00*/ 91 Clippings/**/* + +.obsidian/workspace.json +.obsidian/plugins/obsidian-icon-folder/data.json