summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-02-18 22:12:57 +0100
committerChristian Grothoff <christian@grothoff.org>2024-02-18 22:12:57 +0100
commita7836acb13f8e8a970d8faac16649186ebb73ad0 (patch)
treeab8e1cc9a992cb4e1b10aeede9f80e9316562f37
parent6fe2d6be330edb78649b1c451471ddd234c21613 (diff)
downloadlibeufin-a7836acb13f8e8a970d8faac16649186ebb73ad0.tar.gz
libeufin-a7836acb13f8e8a970d8faac16649186ebb73ad0.tar.bz2
libeufin-a7836acb13f8e8a970d8faac16649186ebb73ad0.zip
-exclude
-rwxr-xr-xcontrib/ci/jobs/0-codespell/job.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/ci/jobs/0-codespell/job.sh b/contrib/ci/jobs/0-codespell/job.sh
index 00591a88..82993356 100755
--- a/contrib/ci/jobs/0-codespell/job.sh
+++ b/contrib/ci/jobs/0-codespell/job.sh
@@ -8,13 +8,15 @@ ABOUT-NLS
configure
config.guess
configure~
-*/debian/upstream/*
+*/debian/*
*/debian/.debhelper/*
*/doc/prebuilt/*
*/.git/*
*/contrib/ci/*
*/contrib/wallet-core/*
*/build/*
+*/*.xsd
+*/*.xml
EOF
);