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.exe
|
||||
bench_inv
|
||||
bench_sign
|
||||
bench_verify
|
||||
tests
|
||||
tests.exe
|
||||
*.exe
|
||||
*.so
|
||||
*.a
|
||||
!.gitignore
|
||||
|
Reference in New Issue
Block a user