You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
661 B
47 lines
661 B
.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/
|
|
|