fix: add uv.lock to .gitignore to prevent tracking of lock file
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run

This commit is contained in:
CaptainB 2025-08-19 16:18:02 +08:00
parent 9f83755007
commit 63d441f928

1
.gitignore vendored
View File

@ -183,6 +183,7 @@ apps/xpack
data
.dev
poetry.lock
uv.lock
apps/models_provider/impl/*/icon/
tmp/
config.yml