aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobtoht <tob@featherwallet.org>2024-02-13 22:36:20 +0100
committertobtoht <tob@featherwallet.org>2024-02-13 22:36:20 +0100
commit1bc09fce591dabbdf3e6dbdd37bb29c338180985 (patch)
treedd8827cc4e94347661fc01f689b5d96bd9941a36
parentMerge pull request #9126 (diff)
downloadmonero-1bc09fce591dabbdf3e6dbdd37bb29c338180985.tar.xz
depends: add riscv64 to gitignore
-rw-r--r--contrib/depends/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/depends/.gitignore b/contrib/depends/.gitignore
index 3cb4b9ac1..df595042c 100644
--- a/contrib/depends/.gitignore
+++ b/contrib/depends/.gitignore
@@ -8,3 +8,4 @@ i686*
mips*
arm*
aarch64*
+riscv64*