diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-10-05 15:47:45 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-10-05 15:47:45 +0200 |
commit | e387a11593737c72042ec6e89576b02201a777ba (patch) | |
tree | c33fc45a84761ea750f2d49d8951d721422b657a /.gitignore | |
parent | b46fe9aa21d0bd3624284be00f72f1de0d510b67 (diff) |
disable test-auditor.sh, need working taler-wallet-cli first
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9827d74a6..f2ef1e4fa 100644 --- a/.gitignore +++ b/.gitignore @@ -117,3 +117,4 @@ src/lib/test_auditor_api src/lib/test_exchange_api_overlapping_keys_bug src/lib/test_exchange_api_home/.local/share/taler/exchange/revocations/ src/wire-plugins/test_wire_plugin_legacy_taler_bank +uncrustify.cfg |