gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] 19/21: ignore release-artifacts


From: gnunet
Subject: [taler-exchange] 19/21: ignore release-artifacts
Date: Sun, 16 Jun 2024 16:49:34 +0200

This is an automated email from the git hooks/post-receive script.

nora-grothoff pushed a commit to branch master
in repository exchange.

commit 8c38bf4bd6800a5b1a9bd09561877dfe37a218a2
Author: Nullptrderef <nullptrderef@proton.me>
AuthorDate: Sun Jun 16 16:21:45 2024 +0200

    ignore release-artifacts
---
 .gitignore                         | 1 +
 contrib/ci/jobs/0-codespell/job.sh | 1 +
 2 files changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 8f941d5d0..bce08c4ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -180,3 +180,4 @@ src/testing/*/master.priv
 /taler-exchange-build-deps_*.changes
 /debian/taler-terms-generator/**
 /debian/taler-terms-generator/*
+release-artifacts
diff --git a/contrib/ci/jobs/0-codespell/job.sh 
b/contrib/ci/jobs/0-codespell/job.sh
index 24e616e05..5b73aabf3 100755
--- a/contrib/ci/jobs/0-codespell/job.sh
+++ b/contrib/ci/jobs/0-codespell/job.sh
@@ -98,6 +98,7 @@ taler-terms-generator
 *.xcf
 *.xlsx
 *.zkey
+release-artifacts
 EOF
 );
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]