neiam /gitgud
Git Gud
public · Issues · Pulls · Labels · Forks · Compare · Actions success · Packages
⭐
Log in to mark this repository.
gitignore per-developer Claude Code settings
9618636 · Gabriel Morell · 2026-09-09 20:14
Message
{commit_body(@commit)}
Files changed
modified
.gitignore
+4
−0
@@ -53,3 +53,7 @@ npm-debug.log
| 53 | 53 | /smtp-secret.yml |
| 54 | 54 | *.secret.yml |
| 55 | 55 | |
| 56 | +# Per-developer Claude Code settings — machine-local paths and infra | |
| 57 | +# notes. A shared .claude/settings.json, if one is ever added, stays | |
| 58 | +# tracked. | |
| 59 | +/.claude/settings.local.json |
Parents: 69753e1