diff options
author | Christian Grothoff <christian@grothoff.org> | 2018-06-05 09:45:43 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2018-06-05 09:45:43 +0200 |
commit | 09f7c260e7cd3bc0f12ad89e2dcf7d813f4089d8 (patch) | |
tree | bc4350d1c3852fab1d3653b218ece7a8f62992c6 | |
parent | 7661f73f0d6def50830323e420ba7b78e791369a (diff) |
update gitignore
-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 d32a668336..23139a1abc 100644 --- a/src/util/.gitignore +++ b/src/util/.gitignore @@ -68,3 +68,4 @@ perf_crypto_asymmetric perf_crypto_hash perf_crypto_symmetric perf_crypto_rsa +perf_crypto_ecc_dlog |