diff options
| author | fanquake <[email protected]> | 2016-06-24 15:01:45 +0800 |
|---|---|---|
| committer | fanquake <[email protected]> | 2016-06-24 15:01:45 +0800 |
| commit | f70bcfc6c052bab8c7f78fae8aa69bbe64adaa94 (patch) | |
| tree | d0cedbb438b74767d2c0458a0569fe190522c027 | |
| parent | Merge #8204: Update petertodd's testnet seed (diff) | |
| download | discoin-f70bcfc6c052bab8c7f78fae8aa69bbe64adaa94.tar.xz discoin-f70bcfc6c052bab8c7f78fae8aa69bbe64adaa94.zip | |
[trivial] Add aarch64 to depends .gitignore
| -rw-r--r-- | depends/.gitignore | 1 |
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* |