- Untrack .claude/launch.json (Claude Code config) - Add .claude/, .mcp.json, CLAUDE.md, and AI-generated CSVs to .gitignore - Add _notes/ vault (architecture, API, tasks, bugs, infra docs) - Add .obsidian/ plugin/vault config (workspace state excluded) - Sync CHANGELOG.md
22 lines
509 B
JSON
22 lines
509 B
JSON
{
|
|
"collapse-filter": true,
|
|
"search": "",
|
|
"showTags": false,
|
|
"showAttachments": false,
|
|
"hideUnresolved": false,
|
|
"showOrphans": true,
|
|
"collapse-color-groups": true,
|
|
"colorGroups": [],
|
|
"collapse-display": true,
|
|
"showArrow": false,
|
|
"textFadeMultiplier": 0,
|
|
"nodeSizeMultiplier": 1,
|
|
"lineSizeMultiplier": 1,
|
|
"collapse-forces": true,
|
|
"centerStrength": 0.518713248970312,
|
|
"repelStrength": 10,
|
|
"linkStrength": 1,
|
|
"linkDistance": 250,
|
|
"scale": 2.078152725527059,
|
|
"close": true
|
|
} |