diff --git a/.gitignore b/.gitignore index b2e04b2..0de38f5 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,7 @@ Vagrantfile venv .eggs .cache + +# no uv lockfile until this is fixed: +# https://github.com/astral-sh/uv/issues/10845 +uv.lock