diff --git a/.gitignore b/.gitignore index 5442ffd5a..b3706900f 100644 --- a/.gitignore +++ b/.gitignore @@ -139,3 +139,7 @@ scratch.ipynb # Ignore config.yaml from the cli config.yaml + +# uv unless we decide we want it in the future +pyproject.toml +uv.lock