Commit e8bd03c
chore: add uv.lock to .gitignore
uv.lock was untracked and showing in git status. Since this is a
library (not an application), lock files should not be committed —
consumers resolve their own dependency versions.
Closes #146
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c03ceb5 commit e8bd03c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| |||
0 commit comments