Skip to content

Commit 39f98d3

Browse files
committed
Add uv.lock to .gitignore
1 parent c318635 commit 39f98d3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,5 @@ cython_debug/
158158
# and can be added to the global gitignore or merged into this file. For a more nuclear
159159
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
160160
esbuild
161-
.DS_Stores
161+
.DS_Stores
162+
uv.lock

0 commit comments

Comments
 (0)