48 lines
661 B
Plaintext
48 lines
661 B
Plaintext
.classpath
|
|
*.swp
|
|
.settings
|
|
|
|
src/conversationsPlaystore/res/values/push.xml
|
|
src/quicksyPlaystore/res/values/push.xml
|
|
|
|
|
|
# https://github.com/github/gitignore/blob/master/Gradle.gitignore
|
|
.gradle/
|
|
build/
|
|
captures/
|
|
signing.properties
|
|
# Ignore Gradle GUI config
|
|
gradle-app.setting
|
|
|
|
libs/*.aar
|
|
|
|
# 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
|
|
.navigation/
|