diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-11-23 21:11:12 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-11-23 21:11:12 +0100 |
commit | b9b38cdc477e1eae7c3cd079a5beb7f6cb5a4bd6 (patch) | |
tree | 0bcccd4ecf2e54d4770478d32bb6d5bce2dc40a4 | |
parent | d5656ec46e47d49d16b21b5cbc1c34caf5ea4b83 (diff) |
ignore test binary
-rw-r--r-- | src/util/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/.gitignore b/src/util/.gitignore index 656403c57..ce6d82a1b 100644 --- a/src/util/.gitignore +++ b/src/util/.gitignore @@ -3,3 +3,4 @@ test_payto taler-helper-crypto-rsa taler-helper-crypto-eddsa test_helper_rsa +test_helper_eddsa |