commit feb6c3c694f6f083d7b8d09a35f2074d5c3d44f4 parent 2b36cd1d866ca080e0f4e026f0445fe1577b07cc Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 2 Jan 2021 20:14:43 +0100 update .gitignore Diffstat:
| M | .gitignore | | | 7 | +++++++ |
| M | debian/.gitignore | | | 7 | +++++++ |
2 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -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/ diff --git a/debian/.gitignore b/debian/.gitignore @@ -13,3 +13,10 @@ taler-exchange.debhelper.log taler-exchange.substvars taler-exchange/ tmp/ +libtalermerchant-dev.debhelper.log +libtalermerchant-dev.substvars +libtalermerchant-dev/ +libtalermerchant.debhelper.log +libtalermerchant/ +taler-merchant.debhelper.log +taler-merchant/