ignore core-plugins

This commit is contained in:
Alexey Martemyanov
2026-05-24 14:54:34 +06:00
parent f7adeef4da
commit 2f0a393977
2 changed files with 1 additions and 33 deletions
+1
View File
@@ -1,3 +1,4 @@
.obsidian/core-plugins.json
.obsidian/workspace.json
.obsidian/workspace-mobile.json
.trash/
-33
View File
@@ -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
}