diff --git a/.gitignore b/.gitignore index be1952f4..6b00b531 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.obsidian/core-plugins.json .obsidian/workspace.json .obsidian/workspace-mobile.json .trash/ diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json deleted file mode 100644 index dfb9cb6b..00000000 --- a/.obsidian/core-plugins.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "file-explorer": true, - "global-search": true, - "switcher": true, - "graph": true, - "backlink": true, - "canvas": true, - "outgoing-link": true, - "tag-pane": true, - "footnotes": false, - "properties": true, - "page-preview": true, - "daily-notes": true, - "templates": true, - "note-composer": true, - "command-palette": true, - "slash-command": false, - "editor-status": true, - "bookmarks": true, - "markdown-importer": false, - "zk-prefixer": false, - "random-note": false, - "outline": true, - "word-count": true, - "slides": false, - "audio-recorder": true, - "workspaces": false, - "file-recovery": true, - "publish": false, - "sync": false, - "bases": true, - "webviewer": false -} \ No newline at end of file