OneLinersCommand workbench
AI
Back to instructions
CLAUDE.local.md

Private CLAUDE.local.md

Local-only preferences and environment notes that should stay outside version control.

Revision
1
Verified
2026-07-26
Save or explore
Save to collectionCreate a collection in the sidebar first.

Compatibility and paths

Claude CodeCLAUDE.local.mdOne developer and one repository

Trust and provenance

Curated record reviewed 2026-07-26. Results still depend on the supplied context and target environment.

Fill variables

Values stay in this browser tab and are not stored.

Generated asset3 required field(s) must be completed
# Local preferences

- Use the local service at `{{localUrl}}`.
- Prefer fixture `{{fixtureName}}` for manual checks.
- Never print values from `{{secretFile}}`.

> Add this file to `.gitignore`.

Real example

Input

Project uses CLAUDE.local.md with the required variables filled.

Expected result

# Local preferences

- Use the local service at `example-value`.
- Prefer fixture `example-value` for manual checks.
- Never print values from `example-value`.

> Add this file to `.gitignore`.

Source evidence

Claude Code project memoryofficial