diff options
author | Gian Demarmels <gian@demarmels.org> | 2022-02-04 19:50:40 +0100 |
---|---|---|
committer | Gian Demarmels <gian@demarmels.org> | 2022-02-04 19:50:40 +0100 |
commit | 30c92a9b9e03289d274cce243b6c2a56cc8f5208 (patch) | |
tree | 7ef35f1137c35a20bf95447eeafaf00b780b0890 /src/testing/.gitignore | |
parent | 752c0aca43bb365e16af6e5f09b1e3707ac1b851 (diff) | |
parent | 03fd154a69212df740cf3b09567a1bb081b64873 (diff) |
Merge branch 'master' of ssh://git.taler.net/exchange
Diffstat (limited to 'src/testing/.gitignore')
-rw-r--r-- | src/testing/.gitignore | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/src/testing/.gitignore b/src/testing/.gitignore index 61e3a4c06..700bda4cd 100644 --- a/src/testing/.gitignore +++ b/src/testing/.gitignore @@ -1,13 +1,16 @@ -test_auditor_api_version +test_auditor_api_version_cs +test_auditor_api_version_rsa test_bank_api_with_fakebank test_bank_api_with_fakebank_twisted test_bank_api_with_pybank test_bank_api_with_pybank_twisted test_taler_exchange_aggregator-postgres test_taler_exchange_wirewatch-postgres -test_exchange_api_revocation +test_exchange_api_revocation_cs +test_exchange_api_revocation_rsa report* -test_exchange_management_api +test_exchange_management_api_cs +test_exchange_management_api_rsa test_exchange_api_home/.local/share/taler/crypto-eddsa/ test_exchange_api_home/.local/share/taler/crypto-rsa/ test_exchange_api_home/.local/share/taler/exchange/offline-keys/secm_tofus.priv |