From c2585ca8fd4ce5d5c8631f8dc0cb1ecc5731cfde Mon Sep 17 00:00:00 2001 From: Limit6 <81852696+Limit-sest@users.noreply.github.com> Date: Tue, 17 Sep 2024 21:44:35 +0200 Subject: [PATCH] Automatic commit: 2024-09-17 21:44:35 --- .gitignore | 16 ++++++++++++++++ .obsidian/workspace.json | 3 ++- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 556da7c..8237f88 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,17 @@ Projekt osobní.md + +# to exclude Obsidian's settings (including plugin and hotkey configurations) +.obsidian/ + +# to only exclude plugin configuration. Might be useful to prevent some plugin from exposing sensitive data +.obsidian/plugins + +# OR only to exclude workspace cache +.obsidian/workspace.json + +# to exclude workspace cache specific to mobile devices +.obsidian/workspace-mobile.json + +# Add below lines to exclude OS settings and caches +.trash/ +.DS_Store diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 0012ee5..5c57478 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -133,7 +133,8 @@ } ], "direction": "horizontal", - "width": 300 + "width": 300, + "collapsed": true }, "left-ribbon": { "hiddenItems": {