diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-03-19 15:56:40 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-03-19 15:56:40 +0100 |
commit | 199fa6a840b71d712c50c8480d5b2f7e13121e79 (patch) | |
tree | e9b91b03c3993e69b83602592dcdd7deab0b335d /.gitignore | |
parent | ae726ea31b8607eacd2896617251cc0cab253111 (diff) |
update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 14d8fdb48..671e39e98 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,8 @@ src/exchange-tools/taler-exchange-keyup src/exchange-tools/taler-exchange-reservemod src/exchange-tools/taler-exchange-sepa src/exchangedb/perf-exchangedb +src/json/test_json +src/wire/test_sepa_wireformat src/pq/test_pq src/util/test_amount src/util/test_crypto |