mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-08 09:21:06 +02:00
Better .gitignore for bench binaries
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,7 +1,8 @@
|
|||||||
bench
|
bench_inv
|
||||||
bench.exe
|
bench_sign
|
||||||
|
bench_verify
|
||||||
tests
|
tests
|
||||||
tests.exe
|
*.exe
|
||||||
*.so
|
*.so
|
||||||
*.a
|
*.a
|
||||||
!.gitignore
|
!.gitignore
|
||||||
|
Reference in New Issue
Block a user