Skip to content

Commit 26d508b

Browse files
authored
chore: add uv.lock to .gitignore (#15)
1 parent 57f89ee commit 26d508b

2 files changed

Lines changed: 3 additions & 1468 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ wheels/
99
# Virtual environments
1010
.venv
1111

12+
# Lock file
13+
uv.lock
14+
1215
# Sphinx
1316
docs/build
1417

0 commit comments

Comments
 (0)