mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01:00
Add x86_64* i686* mips* and arm* to depends .gitignore
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
fa535f9a5b
commit
c2f21612ca
4
depends/.gitignore
vendored
4
depends/.gitignore
vendored
@@ -3,3 +3,7 @@ work/
|
|||||||
built/
|
built/
|
||||||
sources/
|
sources/
|
||||||
config.site
|
config.site
|
||||||
|
x86_64*
|
||||||
|
i686*
|
||||||
|
mips*
|
||||||
|
arm*
|
||||||
|
|||||||
Reference in New Issue
Block a user