diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-01-02 20:14:43 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-01-02 20:15:06 +0100 |
commit | feb6c3c694f6f083d7b8d09a35f2074d5c3d44f4 (patch) | |
tree | 350966fc08b35dc46e4e94908ae8403a42bc731d /.gitignore | |
parent | 2b36cd1d866ca080e0f4e026f0445fe1577b07cc (diff) |
update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -69,3 +69,10 @@ src/merchant-tools/taler-merchant-benchmark uncrustify.cfg src/merchant-tools/taler-merchant-setup-reserve src/mustach/libmustach.a +doc/doxygen/taler-merchant.tag +src/testing/test_merchant_api_home/.local/share/taler/crypto-eddsa/ +src/testing/test_merchant_api_home/.local/share/taler/crypto-rsa/ +src/testing/test_merchant_api_home/.local/share/taler/exchange/offline-keys/secm_tofus.priv +src/testing/test_merchant_api_home/.local/share/taler/exchange/offline-keys/secm_tofus.pub +src/testing/test_merchant_api_home/.local/share/taler/taler-helper-crypto-eddsa/ +src/testing/test_merchant_api_home/.local/share/taler/taler-helper-crypto-rsa/ |