- 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 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 lines
231 B
JSON
10 lines
231 B
JSON
{
|
|
"shouldConfirmBeforeCreate": true,
|
|
"weekStart": "locale",
|
|
"wordsPerDot": 250,
|
|
"showWeeklyNote": false,
|
|
"weeklyNoteFormat": "",
|
|
"weeklyNoteTemplate": "",
|
|
"weeklyNoteFolder": "",
|
|
"localeOverride": "system-default"
|
|
} |