mirror of
https://github.com/anthropics/claude-cookbooks.git
synced 2025-10-06 01:00:28 +03:00
fix: add uv.lock for reproducible CI builds
The CI workflows expect uv.lock for caching dependencies.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user