forked from mirror/monocles_chat
63 lines
1.7 KiB
Text
63 lines
1.7 KiB
Text
.classpath
|
|
*.swp
|
|
.settings
|
|
|
|
src/playstore/res/values/gcm.xml
|
|
git/**/*
|
|
|
|
# https://github.com/github/gitignore/blob/master/Gradle.gitignore
|
|
.gradle/
|
|
build/
|
|
captures/
|
|
# 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/
|
|
src/main/res/values/api_keys.xml
|
|
src/standardPush/res/values/gcm.xml
|
|
/libs/libwebrtc*
|
|
/.github/ISSUE_TEMPLATE.md
|
|
crowdin.properties
|
|
/languages.sh
|
|
/google-services.json
|
|
/monocleschatFree/release/baselineProfiles/0/Conversations-monocleschat-free-arm64-v8a-release.dm
|
|
/monocleschatFree/release/baselineProfiles/1/Conversations-monocleschat-free-arm64-v8a-release.dm
|
|
/monocleschatFree/release/baselineProfiles/0/Conversations-monocleschat-free-armeabi-v7a-release.dm
|
|
/monocleschatFree/release/baselineProfiles/1/Conversations-monocleschat-free-armeabi-v7a-release.dm
|
|
/monocleschatFree/release/baselineProfiles/0/Conversations-monocleschat-free-universal-release.dm
|
|
/monocleschatFree/release/baselineProfiles/1/Conversations-monocleschat-free-universal-release.dm
|
|
/monocleschatFree/release/baselineProfiles/0/Conversations-monocleschat-free-x86-release.dm
|
|
/monocleschatFree/release/baselineProfiles/1/Conversations-monocleschat-free-x86-release.dm
|
|
/monocleschatFree/release/baselineProfiles/0/Conversations-monocleschat-free-x86_64-release.dm
|
|
/monocleschatFree/release/baselineProfiles/1/Conversations-monocleschat-free-x86_64-release.dm
|
|
/monocleschatFree/release/output-metadata.json
|