Fixes github actions not finding the uv.lock file

This commit is contained in:
Andy
2025-07-20 02:50:50 +00:00
parent 52ce0ed7f7
commit c30b9112a1
2 changed files with 1683 additions and 1 deletions

2
.gitignore vendored
View File

@@ -127,7 +127,7 @@ ipython_config.py
# Similar to Pipfile.lock, it is generally recommended to include uv.lock in version control.
# This is especially recommended for binary packages to ensure reproducibility, and is more
# commonly ignored for libraries.
uv.lock
# uv.lock
# poetry
# Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control.

1682
uv.lock generated Normal file

File diff suppressed because it is too large Load Diff