Skip to content

Commit 30f384a

Browse files
committed
Update .gitignore to allow Git tracking of uv.lock file
1 parent 4b6fd3d commit 30f384a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ venv/
66
env3*/
77
Pipfile
88
*.lock
9+
!uv.lock
910
*.py[cod]
1011
*.egg-info/
1112
/build/

0 commit comments

Comments
 (0)