mirror of
https://github.com/0xWheatyz/handler.git
synced 2026-08-29 19:21:40 +00:00
Ignore uv.lock: a test-run byproduct, not a consumed lock file
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01731mKtVzsfeT4Vi3TvkR48
This commit is contained in:
+3
-4
@@ -98,10 +98,9 @@ ipython_config.py
|
|||||||
# Pipfile.lock
|
# Pipfile.lock
|
||||||
|
|
||||||
# UV
|
# UV
|
||||||
# Similar to Pipfile.lock, it is generally recommended to include uv.lock in version control.
|
# Deployment installs via `pip install .` (Dockerfile), so no lock file is consumed
|
||||||
# This is especially recommended for binary packages to ensure reproducibility, and is more
|
# anywhere; a uv.lock is just a byproduct of running the test suite through `uv run`.
|
||||||
# commonly ignored for libraries.
|
uv.lock
|
||||||
# uv.lock
|
|
||||||
|
|
||||||
# poetry
|
# poetry
|
||||||
# Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control.
|
# Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control.
|
||||||
|
|||||||
Reference in New Issue
Block a user