mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-25 17:22:55 +00:00
fix: add uv.lock to .gitignore to prevent tracking of lock file
This commit is contained in:
parent
9f83755007
commit
63d441f928
|
|
@ -183,6 +183,7 @@ apps/xpack
|
|||
data
|
||||
.dev
|
||||
poetry.lock
|
||||
uv.lock
|
||||
apps/models_provider/impl/*/icon/
|
||||
tmp/
|
||||
config.yml
|
||||
Loading…
Reference in New Issue