[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] 02/02: update .gitignore files
From: |
gnunet |
Subject: |
[taler-exchange] 02/02: update .gitignore files |
Date: |
Wed, 06 Jan 2021 11:38:18 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
commit e8df4ac3396a4ed9d0a8ab9a2e062862c7e49ba5
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jan 6 11:38:13 2021 +0100
update .gitignore files
---
debian/.gitignore | 6 ++++++
src/auditor/.gitignore | 1 +
src/util/.gitignore | 1 +
3 files changed, 8 insertions(+)
diff --git a/debian/.gitignore b/debian/.gitignore
index b6debe8c..a4103e87 100644
--- a/debian/.gitignore
+++ b/debian/.gitignore
@@ -13,3 +13,9 @@ taler-exchange.debhelper.log
taler-exchange.substvars
taler-exchange/
tmp/
+libtalerexchange-dev.substvars
+libtalerexchange-dev/
+taler-auditor.postrm.debhelper
+taler-auditor.substvars
+taler-auditor/
+taler-exchange.postrm.debhelper
diff --git a/src/auditor/.gitignore b/src/auditor/.gitignore
index 6ada1587..caffec44 100644
--- a/src/auditor/.gitignore
+++ b/src/auditor/.gitignore
@@ -17,3 +17,4 @@ taler-helper-auditor-wire
generate-auditor-basedb-prod.conf
generate-auditor-basedb-revocation.conf
revocation-tmp-*
+auditor-basedb.wdb
diff --git a/src/util/.gitignore b/src/util/.gitignore
index ce6d82a1..a576b82f 100644
--- a/src/util/.gitignore
+++ b/src/util/.gitignore
@@ -4,3 +4,4 @@ taler-helper-crypto-rsa
taler-helper-crypto-eddsa
test_helper_rsa
test_helper_eddsa
+test_helper_eddsa_home/
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.