mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
suspend verif WIP
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -11,6 +11,9 @@
|
||||
/benchmark-out
|
||||
/captures
|
||||
.externalNativeBuild
|
||||
rust-sdk/target/*
|
||||
rust-sdk/src/uniffi/*
|
||||
Cargo.lock
|
||||
|
||||
/tmp
|
||||
/fastlane/private
|
||||
@@ -23,3 +26,8 @@
|
||||
/yarn.lock
|
||||
/node_modules
|
||||
**/out/failures
|
||||
|
||||
# For manual dependency to rust crypto sdk
|
||||
matrix-sdk-android/src/main/jniLibs/
|
||||
|
||||
matrix-sdk-android/libs/crypto-android-release.aar
|
||||
|
Reference in New Issue
Block a user