diff options
author | fanquake <fanquake@gmail.com> | 2016-06-24 15:01:45 +0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2016-06-24 15:01:45 +0800 |
commit | f70bcfc6c052bab8c7f78fae8aa69bbe64adaa94 (patch) | |
tree | d0cedbb438b74767d2c0458a0569fe190522c027 /depends/.gitignore | |
parent | 08338942b50f915add72156e02a2131310d56e45 (diff) |
[trivial] Add aarch64 to depends .gitignore
Diffstat (limited 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 1f163897b9..3cb4b9ac15 100644 --- a/depends/.gitignore +++ b/depends/.gitignore @@ -7,3 +7,4 @@ x86_64* i686* mips* arm* +aarch64* |