fix: add uv.lock for reproducible CI builds

The CI workflows expect uv.lock for caching dependencies.
This commit is contained in:
Alex Notov
2025-09-07 15:44:12 -06:00
parent 4c1f9af8c6
commit c1494a2073
2 changed files with 1838 additions and 1 deletions

1
.gitignore vendored
View File

@@ -141,7 +141,6 @@ examples/fine-tuned_qa/local_cache/*
# CI/CD and testing # CI/CD and testing
.model_cache.json .model_cache.json
uv.lock
test_outputs/ test_outputs/
.ruff_cache/ .ruff_cache/
lychee-report.md lychee-report.md

1838
uv.lock generated Normal file

File diff suppressed because it is too large Load Diff