This file is gitignored. It's for YOUR personal preferences — things that shouldn't be shared with the team.
When to use this vs CLAUDE.md:
CLAUDE.md= team rules (checked into git, everyone follows them)CLAUDE.local.md= personal preferences (gitignored, only affects you)
- GitHub: YourUsername
- SSH:
git@github.com:YourUsername/<repo>.git
- When creating commits, use conventional commit format (feat:, fix:, docs:, etc.)
- Node version: 20.x
- Package manager: pnpm
- OS: (your OS here)