Skip to content

Commit 7c8f90d

Browse files
remove uv.lock from repo and add to gitignore
1 parent f466b36 commit 7c8f90d

File tree

2 files changed

+3
-1611
lines changed

2 files changed

+3
-1611
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)