Initial commit

This commit is contained in:
SeedList
2025-01-13 11:22:31 +08:00
commit 193efe7dc0
1283 changed files with 34546 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"autoCollectAttachments": false,
"changeNoteBacklinksAlt": false,
"consistencyReportFile": "consistency-report.md",
"deleteAttachmentsWithNote": true,
"deleteEmptyFolders": true,
"deleteExistFilesWhenMoveNote": true,
"moveAttachmentsWithNote": true,
"showBackupWarning": false,
"updateLinks": true,
"excludePaths": [
".git/",
".obsidian/"
],
"includePaths": []
}