Support hidden local Claude config

This commit is contained in:
Damien Elmes 2025-06-29 22:16:59 +07:00
parent 469fd763c7
commit 045e571edf
2 changed files with 5 additions and 1 deletions

2
.gitignore vendored
View file

@ -19,4 +19,4 @@ yarn-error.log
ts/.svelte-kit
.yarn
.claude/settings.local.json
CLAUDE.local.md
.claude/user.md

View file

@ -80,3 +80,7 @@ when possible.
in rslib, use error/mod.rs's AnkiError/Result and snafu. In our other Rust modules, prefer anyhow + additional context where appropriate. Unwrapping
in build scripts/tests is fine.
## Individual preferences
See @.claude/user.md