diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-12-20 20:15:33 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-12-20 20:15:33 +0100 |
commit | 5b2adfc3cb46562548063ba0d1c8e4cb00f61ee2 (patch) | |
tree | f1b36ce4e0463795a3300008b9e94529597a53b1 | |
parent | a5cf0a53dd5732665783ddb58b6d8720e5b0ee35 (diff) |
update .gitignore
-rw-r--r-- | src/testing/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/.gitignore b/src/testing/.gitignore index 116c8f503..fe00c97d1 100644 --- a/src/testing/.gitignore +++ b/src/testing/.gitignore @@ -22,3 +22,4 @@ test_taler_exchange_httpd_home/.local/share/taler/crypto-rsa/ test_taler_exchange_httpd_home/.local/share/taler/exchange/offline-keys/secm_tofus.priv test_taler_exchange_httpd_home/.local/share/taler/taler-helper-crypto-eddsa/ test_taler_exchange_httpd_home/.local/share/taler/taler-helper-crypto-rsa/ +test_exchange_api_keys_cherry_picking_home/.local/share/taler/crypto-rsa/ |