Skip to content

Commit eac817d

Browse files
committed
Attempt to workaround test suite setup failures
1 parent aa98c3d commit eac817d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,8 @@ venv.bak/
99

1010
bin/
1111
/.luarc.json
12+
13+
# 2024-10-31: https://github.com/quarto-dev/quarto-cli/actions/runs/11615265201/job/32345433238
14+
# We need to understand why tests/Pipfile.lock is getting modified by our setup
15+
# in the meantime, we'll ignore it
16+
Pipfile.lock

0 commit comments

Comments
 (0)