From c6d12f92584d45f9d8ddb75e51efe895c0e5c6d3 Mon Sep 17 00:00:00 2001 From: Elizabeth Date: Wed, 14 Aug 2024 20:07:12 +0200 Subject: [PATCH] gitignore --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f000635..20c0a40 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ -*/workspace.json -*/workspace-mobile.json -.obsidian/workspace.json +.obsidian/workspace-mobile.json +.obsidian/workspace.json \ No newline at end of file