diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-09-24 21:35:08 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-09-24 21:35:08 +0200 |
commit | f50d79f02724bcfd2ab7b64d8c002acdb9fabcf9 (patch) | |
tree | 63c09d3476c8a1ce4c519d1e2613bdbc8039db5e /src/merchant-tools | |
parent | 9487e0fbf06437302acd73aec4250be70eb081b9 (diff) |
-update .gitignoresv0.9.3
Diffstat (limited to 'src/merchant-tools')
-rw-r--r-- | src/merchant-tools/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
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/ |