From e8df4ac3396a4ed9d0a8ab9a2e062862c7e49ba5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 6 Jan 2021 11:38:13 +0100 Subject: 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 b6debe8c9..a4103e870 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 6ada15879..caffec44e 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 ce6d82a1b..a576b82fb 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/ -- cgit v1.2.3