diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-12-06 00:05:45 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-12-06 00:05:45 +0100 |
commit | 70b08396445c7d9f709ad020a608acbf812433bd (patch) | |
tree | 7657f24f00074b2b93352a67ffee229fd9cb06cd /src/exchange-tools/.gitignore | |
parent | 9aff197bb39ed8e5805769743f9c05508221c49b (diff) |
implement new taler-auditor-offline tool
Diffstat (limited to 'src/exchange-tools/.gitignore')
-rw-r--r-- | src/exchange-tools/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange-tools/.gitignore b/src/exchange-tools/.gitignore index af97f4b07..4d26c9c2c 100644 --- a/src/exchange-tools/.gitignore +++ b/src/exchange-tools/.gitignore @@ -2,3 +2,4 @@ test_taler_exchange_httpd_home/.local/share/taler/exchange/live-keys/ test_taler_exchange_httpd_home/.local/share/taler/exchange/wirefees/ test_taler_exchange_httpd_home/.config/taler/account-1.json taler-exchange-offline +taler-auditor-offline |