diff --git a/.gitignore b/.gitignore index 9920ae5..1cd92df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ # to exclude Obsidian workspace settings (including plugin and hotkey configurations) .obsidian/* +.obsidian.android/* +.obsidian.ios/* # OR only to exclude workspace cache .obsidian/workspace/*