2014-10-22 16:38:44 +00:00
|
|
|
.classpath
|
|
|
|
*.swp
|
|
|
|
.settings
|
|
|
|
|
2018-11-03 15:14:30 +00:00
|
|
|
src/conversationsPlaystore/res/values/push.xml
|
|
|
|
src/quicksyPlaystore/res/values/push.xml
|
|
|
|
|
2016-02-16 08:58:26 +00:00
|
|
|
|
2014-10-22 16:38:44 +00:00
|
|
|
# https://github.com/github/gitignore/blob/master/Gradle.gitignore
|
|
|
|
.gradle/
|
|
|
|
build/
|
2016-04-09 22:31:16 +00:00
|
|
|
captures/
|
2017-12-09 15:14:43 +00:00
|
|
|
signing.properties
|
2014-10-22 16:38:44 +00:00
|
|
|
# Ignore Gradle GUI config
|
|
|
|
gradle-app.setting
|
|
|
|
|
2020-05-03 20:09:31 +00:00
|
|
|
libs/*.aar
|
|
|
|
|
2014-10-22 16:38:44 +00:00
|
|
|
# https://github.com/github/gitignore/blob/master/Android.gitignore
|
|
|
|
# Built application files
|
|
|
|
*.apk
|
|
|
|
*.ap_
|
|
|
|
|
|
|
|
# Files for the Dalvik VM
|
|
|
|
*.dex
|
|
|
|
|
|
|
|
# Java class files
|
|
|
|
*.class
|
|
|
|
|
|
|
|
# Generated files
|
|
|
|
bin/
|
|
|
|
gen/
|
|
|
|
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
local.properties
|
|
|
|
|
|
|
|
# Proguard folder generated by Eclipse
|
|
|
|
proguard/
|
|
|
|
|
|
|
|
# Log Files
|
|
|
|
*.log
|
|
|
|
|
|
|
|
*.iml
|
|
|
|
.idea
|
|
|
|
|
|
|
|
import-summary.txt
|
2015-01-17 18:40:15 +00:00
|
|
|
.navigation/
|