1 2 3 4 5 6 7 8 9 10 11 12
/target **/*.rs.bk .DS_Store *.log # Local Claude Code settings (machine-specific, not for the public repo) .claude/settings.local.json # Never commit real protected files or secrets (this is a public repo) .env .env.* !.env.example