Make git ignore bench_recover when configured with benchmark enabled

This commit is contained in:
Pavel Janík 2014-12-16 07:43:19 +01:00
parent 3c0f246e7e
commit 6a59012f04
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
bench_inv
bench_sign
bench_verify
bench_recover
tests
*.exe
*.so