Skip to content

Commit 4fb73d8

Browse files
committed
chore: add uv.lock to .gitignore
1 parent eb2a5f4 commit 4fb73d8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,9 @@ ENV/
9494
# ruff
9595
.ruff_cache
9696

97+
# uv
98+
uv.lock
99+
97100
# Visual Studio Code
98101
.vscode
99102

0 commit comments

Comments
 (0)