0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-09 10:43:19 -05:00

Better .gitignore for bench binaries

This commit is contained in:
Pieter Wuille 2014-11-01 06:01:40 -07:00
parent fa5c13ff4c
commit 8f9a307818

7
.gitignore vendored
View file

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