Skip to content

Commit

Permalink
Merge bitcoin#495: Add bench_ecmult to .gitignore
Browse files Browse the repository at this point in the history
cb32940 Add bench_ecmult to .gitignore (Tony Rizko)

Pull request description:

Tree-SHA512: d346d3e99c9bd34a29741652e0f961dfdfce2c97aa8b26744a631a4eebfdf58afa127252b8a1c0772a89db74d1e26f55037794e9c2ab697511a66bffb5991909
  • Loading branch information
gmaxwell committed Feb 6, 2018
2 parents c95f6f1 + cb32940 commit 2ef8ea5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
bench_inv
bench_ecdh
bench_ecmult
bench_sign
bench_verify
bench_schnorr_verify
Expand Down

0 comments on commit 2ef8ea5

Please sign in to comment.