Skip to content

Commit 5d8042d

Browse files
authored
Ignore uv.lock (#192)
1 parent f26defb commit 5d8042d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,7 @@ cython_debug/
141141
.idea/**
142142

143143
# VSCode
144-
.vscode/**
144+
.vscode/**
145+
146+
# uv
147+
uv.lock

0 commit comments

Comments
 (0)