diff --git a/tests/.gitignore b/tests/.gitignore index 57bd231639e..92cb3b45224 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -9,3 +9,8 @@ venv.bak/ bin/ /.luarc.json + +# 2024-10-31: https://github.com/quarto-dev/quarto-cli/actions/runs/11615265201/job/32345433238 +# We need to understand why tests/Pipfile.lock is getting modified by our setup +# in the meantime, we'll ignore it +Pipfile.lock \ No newline at end of file