[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-merchant] branch master updated: -update .gitignores
From: |
gnunet |
Subject: |
[taler-merchant] branch master updated: -update .gitignores |
Date: |
Sun, 24 Sep 2023 21:35:15 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository merchant.
The following commit(s) were added to refs/heads/master by this push:
new f50d79f0 -update .gitignores
f50d79f0 is described below
commit f50d79f02724bcfd2ab7b64d8c002acdb9fabcf9
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Sep 24 21:35:08 2023 +0200
-update .gitignores
---
src/merchant-tools/.gitignore | 4 ++++
src/testing/.gitignore | 1 +
2 files changed, 5 insertions(+)
diff --git a/src/merchant-tools/.gitignore b/src/merchant-tools/.gitignore
index d8446e99..93285154 100644
--- a/src/merchant-tools/.gitignore
+++ b/src/merchant-tools/.gitignore
@@ -1 +1,5 @@
*.edited
+exchange_benchmark_home/taler/exchange-offline/
+exchange_benchmark_home/taler/exchange-secmod-cs/
+exchange_benchmark_home/taler/exchange-secmod-eddsa/
+exchange_benchmark_home/taler/exchange-secmod-rsa/
diff --git a/src/testing/.gitignore b/src/testing/.gitignore
index 9078c3a1..07fd2be3 100644
--- a/src/testing/.gitignore
+++ b/src/testing/.gitignore
@@ -15,3 +15,4 @@ test_reducer_home/
test_kyc_api
test_merchant_api_home/taler/exchange-secmod-*
*.edited
+test_merchant_api_home/taler/exchange-offline/secm_tofus.pub
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-merchant] branch master updated: -update .gitignores,
gnunet <=