Skip to content

Commit 931726b

Browse files
authored
Remove symlinked uv executables and add to gitignore (#688)
1 parent 8595802 commit 931726b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.evergreen/orchestration/uv

Lines changed: 0 additions & 1 deletion
This file was deleted.

.evergreen/orchestration/uvx

Lines changed: 0 additions & 1 deletion
This file was deleted.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ perf-report.md
138138
perf-report.txt
139139
uv-requirements.txt
140140
uv-override-dependencies.txt
141+
.evergreen/orchestration/uv
142+
.evergreen/orchestration/uvx
141143

142144
# Azure functions.
143145
.python_packages/

0 commit comments

Comments
 (0)