From 77ff37e5e065448868ebaaf7e19ea29e2d2f1e00 Mon Sep 17 00:00:00 2001 From: Limit6 <81852696+Limit-sest@users.noreply.github.com> Date: Wed, 18 Sep 2024 08:10:46 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index 8237f88..6043410 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,3 @@ 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 +.obsidian \ No newline at end of file