auto-sync from MEMORY.md (2026-04-16 18:24)

This commit is contained in:
Claude Auto-Sync
2026-04-16 18:24:22 +00:00
parent 70bfe15150
commit 6705286718
2 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"folders": [
{ "path": ".", "name": "Knowledge Base" },
{ "path": "projects/niikn", "name": "НИИКН" },
{ "path": "projects/dttb", "name": "Домашний сервер" },
{ "path": "projects/krasnogorsk", "name": "Красногорск" },
{ "path": "decisions", "name": "Решения" },
{ "path": "snippets", "name": "Сниппеты" },
{ "path": "notes", "name": "Заметки" }
],
"settings": {
"files.defaultLanguage": "markdown",
"editor.wordWrap": "on"
}
}