libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit a7836acb13f8e8a970d8faac16649186ebb73ad0
parent 6fe2d6be330edb78649b1c451471ddd234c21613
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 18 Feb 2024 22:12:57 +0100

-exclude

Diffstat:
Mcontrib/ci/jobs/0-codespell/job.sh | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 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 );