Commit 540471a
committed
chore: stop tracking uv.lock (project uses requirements*.lock from rye)
uv.lock was added on the integrated branch but is not produced by codegen
and is not referenced by any script, CI, or pyproject.toml. The project's
canonical lockfiles are requirements.lock and requirements-dev.lock (managed
by rye). Tracking uv.lock made the custom-code diff balloon by ~1.2k lines
unnecessarily.1 parent 532ee8f commit 540471a
2 files changed
Lines changed: 1 addition & 1236 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
0 commit comments