mach: Do not track the uv.lock file (#42214)

This is a temporary fix until a more complete solution, such
as the one from #42169, works consistently.

Testing: This should be tested by the CI run.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
Martin Robinson
2026-01-28 13:13:03 +01:00
committed by GitHub
parent dd292e6ba9
commit 3b60a0784b
2 changed files with 5 additions and 1892 deletions

6
.gitignore vendored
View File

@@ -30,6 +30,10 @@ servo.pftrace
webrender-captures/
/screenshots
# We do not check this in for the moment, until the issue from
# https://github.com/servo/servo/pull/42169 can be addressed.
uv.lock
# Allow CSV files to be used as resources in tests
!/tests/**/*.csv
@@ -73,4 +77,4 @@ support/macos/Brewfile.lock.json
.envrc
# Justfiles
justfile
justfile

1891
uv.lock generated

File diff suppressed because it is too large Load Diff