Skip to content

Commit a1b90c7

Browse files
Remove uv.lock from repository and add to gitignore
1 parent ea3d097 commit a1b90c7

File tree

2 files changed

+3
-1545
lines changed

2 files changed

+3
-1545
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ ipython_config.py
109109
# https://pdm.fming.dev/#use-with-ide
110110
.pdm.toml
111111

112+
# uv
113+
uv.lock
114+
112115
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
113116
__pypackages__/
114117

0 commit comments

Comments
 (0)