Skip to content

Commit 9fea8eb

Browse files
author
eri
committed
chore: remove uv.lock and add to gitignore
1 parent a152374 commit 9fea8eb

2 files changed

Lines changed: 3 additions & 447 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,9 @@ ipython_config.py
115115
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
116116
__pypackages__/
117117

118+
# uv
119+
uv.lock
120+
118121
# Celery stuff
119122
celerybeat-schedule
120123
celerybeat.pid

0 commit comments

Comments
 (0)