Commit 4052688
chore: symlink CLAUDE.md to AGENTS.md and ignore uv.lock (#16)
## Summary
- Add `CLAUDE.md` as a symlink to `AGENTS.md` so Claude Code picks up
the same agent guidance without duplicating content.
- Uncomment `uv.lock` in `.gitignore` so the lockfile is no longer
tracked (appropriate for a library).
## Test plan
- [x] `git check-ignore -v uv.lock` resolves to `.gitignore:101`
- [x] `CLAUDE.md` resolves to `AGENTS.md` via symlink
Co-authored-by: Claude <noreply@anthropic.com>1 parent 6b0c749 commit 4052688
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments