mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 01:39:18 +02:00
41 lines
No EOL
527 B
Text
41 lines
No EOL
527 B
Text
*.keystore
|
|
.classpath
|
|
project.properties
|
|
.project
|
|
.settings
|
|
bin/
|
|
gen/
|
|
gplay/
|
|
.idea/
|
|
*.iml
|
|
*.so
|
|
out
|
|
tests
|
|
lint.xml
|
|
local.properties
|
|
ant.properties
|
|
.DS_Store
|
|
build.log
|
|
build-log.xml
|
|
.gradle
|
|
build
|
|
signing.properties
|
|
library/lib/
|
|
library/obj/
|
|
ffpr
|
|
test/androidTestEspresso/res/values/arrays.xml
|
|
obj/
|
|
jni/libspeex/.deps/
|
|
|
|
# ignore private scripts and directories, eg. local2github.prv.sh
|
|
*.prv*
|
|
|
|
# contains files for ndk-build when done from gradle.
|
|
.externalNativeBuild
|
|
|
|
# no vi tmp files
|
|
*.swp
|
|
|
|
jni/x86
|
|
jni/armeabi
|
|
jni/armeabi-v7a |