mirror of
https://github.com/status-im/syng-client.git
synced 2025-02-22 07:58:17 +00:00
27 lines
246 B
Plaintext
27 lines
246 B
Plaintext
/.gradle/
|
|
/local.properties
|
|
/.idea
|
|
.DS_Store
|
|
/build
|
|
|
|
#built application files
|
|
*.apk
|
|
*.ap_
|
|
|
|
# files for the dex VM
|
|
*.dex
|
|
|
|
# Java class files
|
|
*.class
|
|
|
|
# generated files
|
|
bin/
|
|
gen/
|
|
|
|
# Eclipse project files
|
|
.classpath
|
|
.project
|
|
|
|
# Android Studio
|
|
*.iml
|