diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-07-30 23:13:15 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-07-30 23:13:15 +0200 |
commit | af6a9a95469f98172c53ca10167210d41803bfb9 (patch) | |
tree | cddfbacb0b62d1250513a17431f5aa3eefa529ab /.gitignore | |
parent | 150917694a4dc3709319fc9586e502eb4b05151f (diff) |
-implement DB functions for taler-exchange-drain
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c19d3c4da..7145bc351 100644 --- a/.gitignore +++ b/.gitignore @@ -162,3 +162,4 @@ po/taler-exchange.pot po/remove-potcdate.sed src/include/taler_dbevents.h src/bank-lib/taler-exchange-wire-gateway-client +src/exchange/taler-exchange-drain |