Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions tests/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading