diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-04-09 20:11:29 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-04-09 20:11:29 +0200 |
commit | 7bd4d9c850d804a5e83f11a10de8d47af0517787 (patch) | |
tree | 04599d0cf012b701e764cbff5bbf6597290637c5 /contrib | |
parent | 5b0f4ae9e68c3f5065c2c62bed7c7d3bc0b4423a (diff) |
fix typo
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/ci/jobs/0-codespell/job.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/ci/jobs/0-codespell/job.sh b/contrib/ci/jobs/0-codespell/job.sh index 7b486bc7..28f43239 100755 --- a/contrib/ci/jobs/0-codespell/job.sh +++ b/contrib/ci/jobs/0-codespell/job.sh @@ -7,6 +7,7 @@ skip=$(cat <<EOF ABOUT-NLS */afl-tests/* **/auditor/*.sql +*/debian/tmp/** *.bbl *.bib *build-aux* |