Better .gitignore for bench binaries

This commit is contained in:
Pieter Wuille 2014-11-01 06:01:40 -07:00
parent fa5c13ff4c
commit 8f9a307818
1 changed files with 4 additions and 3 deletions

7
.gitignore vendored
View File

@ -1,7 +1,8 @@
bench bench_inv
bench.exe bench_sign
bench_verify
tests tests
tests.exe *.exe
*.so *.so
*.a *.a
!.gitignore !.gitignore