mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
22 lines
304 B
Plaintext
22 lines
304 B
Plaintext
*.iml
|
|
.gradle
|
|
/local.properties
|
|
# idea files: exclude everything except dictionnaries
|
|
.idea/caches
|
|
.idea/libraries
|
|
.idea/inspectionProfiles
|
|
.idea/*.xml
|
|
.DS_Store
|
|
/build
|
|
/captures
|
|
.externalNativeBuild
|
|
rust-sdk/target/*
|
|
rust-sdk/src/uniffi/*
|
|
Cargo.lock
|
|
|
|
/tmp
|
|
/fastlane/private
|
|
/fastlane/report.xml
|
|
|
|
ktlint
|