vault backup: 2026-04-24 23:35:39

This commit is contained in:
2026-04-24 23:35:40 +03:00
parent 4229c7564e
commit 699ee8bb63
2 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
.obsidian/workspace.json
.obsidian/workspace-mobile.json
.DS_Store
.obsidian/graph.json
.obsidian/hotkeys.json
.obsidian/*.sync-*

View File

@@ -17,7 +17,7 @@
"showStatusBar": true,
"updateSubmodules": false,
"syncMethod": "merge",
"mergeStrategy": "none",
"mergeStrategy": "theirs",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false,
"treeStructure": false,