Skip to content

Commit b551916

Browse files
chore: add uv.lock for reproducible builds
1 parent b167e4c commit b551916

File tree

2 files changed

+880
-0
lines changed

2 files changed

+880
-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)