mirror of
https://github.com/github/gitignore.git
synced 2025-02-19 12:44:53 +08:00
Update .gitignore to reflect changes for UV lockfile handling
Enhanced .gitignore to align with the updated lockfile handling instructions.
This commit is contained in:
parent
671164c90a
commit
a10932ea5a
@ -86,7 +86,7 @@ ipython_config.py
|
||||
# Similar to Pipfile.lock and poetry.lock, it is recommended to include `.uv.lock` in version control.
|
||||
# This ensures reproducibility, especially for binary packages. However, for libraries or packages that run in multiple environments,
|
||||
# you might prefer to ignore this file and check it in only if necessary.
|
||||
# .uv.lock
|
||||
# uv.lock
|
||||
|
||||
# pyenv
|
||||
# For a library or package, you might want to ignore these files since the code is
|
||||
|
Loading…
Reference in New Issue
Block a user