element-android/.gitignore

33 lines
500 B
Plaintext
Raw Normal View History

2018-10-03 18:56:33 +03:00
*.iml
.gradle
/local.properties
# idea files: exclude everything except dictionnaries
.idea/caches
.idea/libraries
2020-02-04 01:59:55 +02:00
.idea/inspectionProfiles
.idea/sonarlint
.idea/*.xml
2018-10-03 18:56:33 +03:00
.DS_Store
/build
/benchmark-out
2018-10-03 18:56:33 +03:00
/captures
.externalNativeBuild
rust-sdk/target/*
rust-sdk/src/uniffi/*
Cargo.lock
2019-03-13 18:00:30 +02:00
/tmp
2021-06-17 16:59:51 +03:00
/fastlane/private
/fastlane/report.xml
2019-10-09 16:06:02 +03:00
/**/build
# Added by yarn
/package.json
/yarn.lock
/node_modules
**/out/failures
2022-11-16 10:12:54 +02:00
# For manual dependency to rust crypto sdk
library/rustCrypto/matrix-rust-sdk-crypto.aar