Skip to content

Commit ec42862

Browse files
committed
Add uv.lock to .gitignore and remove it from git
As a library, this file shouldn't be committed
1 parent 90311d2 commit ec42862

2 files changed

Lines changed: 3 additions & 1475 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ docs/_build
4646
# pycharm metadata
4747
.idea
4848

49+
# uv
50+
uv.lock
51+
4952
# vscode metadata
5053
.vscode
5154

0 commit comments

Comments
 (0)