Added ignorelist for phone obsidian share
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
# Name of folder in Syncthing, also the folder ID
|
||||
path = "/home/user/brain_zero/"; # Which folder to add to Syncthing
|
||||
devices = [ "phone" ]; # Which devices to share the folder with
|
||||
ignores =
|
||||
[ ".obsidian/workspace-mobile.json" ".obsidian/workspace.json" ];
|
||||
};
|
||||
"brain_zero_readonly" = {
|
||||
# Name of folder in Syncthing, also the folder ID
|
||||
|
||||
Reference in New Issue
Block a user