ada-pc: 2026-06-15 08:36:19 | 3
Affected files: .obsidian/plugins/obsidian-linter/data.json 90 Library/HomeLab/Infrastructure — ada-dev.md 99 System/Cache/infra.excalidraw.md.md
This commit is contained in:
+7
-1
@@ -282,7 +282,13 @@
|
||||
"foldersToIgnore": [
|
||||
"99 System"
|
||||
],
|
||||
"filesToIgnore": [],
|
||||
"filesToIgnore": [
|
||||
{
|
||||
"label": "Excalidraw",
|
||||
"match": ".*\\.excalidraw(\\.md)?$",
|
||||
"flags": "i"
|
||||
}
|
||||
],
|
||||
"linterLocale": "system-default",
|
||||
"logLevel": "ERROR",
|
||||
"lintCommands": [],
|
||||
|
||||
Reference in New Issue
Block a user