Skip to content

Commit c6fc687

Browse files
committed
Get Claude to protect Claude settings
1 parent d557f53 commit c6fc687

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,3 +200,7 @@ If you are unsure whether a command is safe to run, **do not run it**. Instead,
200200
- Run tests after making changes: see project-specific test commands
201201
- Do not add dependencies without asking
202202
- Do not refactor code beyond what was requested
203+
204+
### Claude Code Settings Management
205+
206+
For personal configuration changes (AWS_PROFILE, etc.), always suggest `.claude/settings.local.json` instead of modifying `.claude/settings.json`. The local file is gitignored and overrides shared settings.

0 commit comments

Comments
 (0)