add config ignore for android and ios
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,5 +1,7 @@
|
|||||||
# to exclude Obsidian workspace settings (including plugin and hotkey configurations)
|
# to exclude Obsidian workspace settings (including plugin and hotkey configurations)
|
||||||
.obsidian/*
|
.obsidian/*
|
||||||
|
.obsidian.android/*
|
||||||
|
.obsidian.ios/*
|
||||||
|
|
||||||
# OR only to exclude workspace cache
|
# OR only to exclude workspace cache
|
||||||
.obsidian/workspace/*
|
.obsidian/workspace/*
|
||||||
|
|||||||
Reference in New Issue
Block a user