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:
Dmitry
2026-06-15 08:36:19 +03:00
parent 0130b2980a
commit 03a58cda27
3 changed files with 26 additions and 19 deletions
+7 -1
View File
@@ -282,7 +282,13 @@
"foldersToIgnore": [
"99 System"
],
"filesToIgnore": [],
"filesToIgnore": [
{
"label": "Excalidraw",
"match": ".*\\.excalidraw(\\.md)?$",
"flags": "i"
}
],
"linterLocale": "system-default",
"logLevel": "ERROR",
"lintCommands": [],