git: add binaries to .gitignore file

This commit is contained in:
Oliver Gugger 2022-09-27 22:05:39 +02:00 committed by John C. Vernaleo
parent c9cda53709
commit 36637f9ff9

7
.gitignore vendored
View File

@ -43,3 +43,10 @@ btcutil/psbt/coverage.txt
# vim # vim
*.swp *.swp
# Binaries produced by "make build"
/addblock
/btcctl
/btcd
/findcheckpoint
/gencerts