Skip to content

Commit 63d441f

Browse files
committed
fix: add uv.lock to .gitignore to prevent tracking of lock file
1 parent 9f83755 commit 63d441f

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
@@ -183,6 +183,7 @@ apps/xpack
183183
data
184184
.dev
185185
poetry.lock
186+
uv.lock
186187
apps/models_provider/impl/*/icon/
187188
tmp/
188189
config.yml

0 commit comments

Comments
 (0)