aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfanquake <[email protected]>2016-06-24 15:01:45 +0800
committerfanquake <[email protected]>2016-06-24 15:01:45 +0800
commitf70bcfc6c052bab8c7f78fae8aa69bbe64adaa94 (patch)
treed0cedbb438b74767d2c0458a0569fe190522c027
parentMerge #8204: Update petertodd's testnet seed (diff)
downloaddiscoin-f70bcfc6c052bab8c7f78fae8aa69bbe64adaa94.tar.xz
discoin-f70bcfc6c052bab8c7f78fae8aa69bbe64adaa94.zip
[trivial] Add aarch64 to depends .gitignore
-rw-r--r--depends/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/depends/.gitignore b/depends/.gitignore
index 1f163897b..3cb4b9ac1 100644
--- a/depends/.gitignore
+++ b/depends/.gitignore
@@ -7,3 +7,4 @@ x86_64*
i686*
mips*
arm*
+aarch64*