Remove uv.lock and add to gitignore. This gets generated automatically during build anyway and would add confusion to users not using our container.

This commit is contained in:
SergeantPanda 2026-01-29 17:24:41 -06:00
parent 29c0a6e524
commit 71e117a850
2 changed files with 2 additions and 2099 deletions

3
.gitignore vendored
View file

@ -19,4 +19,5 @@ debugpy*
uwsgi.sock
package-lock.json
models
.idea
.idea
uv.lock

2098
uv.lock generated

File diff suppressed because it is too large Load diff