diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-03-30 22:56:17 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-03-30 22:56:17 +0200 |
commit | b4c4f0b07822b66e2b60e43c3654a927c768ac94 (patch) | |
tree | 57d7566739ddc39663d6696d0eebb3e12671a519 /.gitignore | |
parent | c2889e45b22233c00cb8591cf10167850cefb126 (diff) |
towards a testcase for aggregation logic
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 671e39e98..f633a66eb 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,7 @@ doc/doxygen/doxygen_sqlite3.db src/bank-lib/test_bank_api src/exchange-lib/test_exchange_api src/exchange/taler-exchange-aggregator +src/exchange/test_taler_exchange_aggregator src/exchange-tools/taler-auditor-sign src/exchange-tools/taler-exchange-dbinit src/exchange-tools/taler-exchange-keycheck |