mirror of
https://github.com/imjasonh/cnotes
synced 2026-07-07 00:33:04 +00:00
Remove .claude/notes.json configuration file
Remove project-specific notes configuration file, allowing the tool to use default settings or user-specified configuration. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
747cd49102
commit
65a010675d
1 changed files with 0 additions and 14 deletions
|
|
@ -1,14 +0,0 @@
|
|||
{
|
||||
"enabled": true,
|
||||
"max_excerpt_length": 5000,
|
||||
"max_prompts": 2,
|
||||
"notes_ref": "claude-conversations",
|
||||
"exclude_patterns": [
|
||||
"password",
|
||||
"token",
|
||||
"key",
|
||||
"secret"
|
||||
],
|
||||
"user_emoji": "🧑",
|
||||
"assistant_emoji": "🤖"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue