PiratX-NoCleanFork/.gitignore

52 lines
754 B
Text
Raw Normal View History

2014-10-22 18:38:44 +02:00
.classpath
*.swp
.settings
2020-04-29 12:40:31 +02:00
src/playstore/res/values/gcm.xml
2016-02-16 09:58:26 +01:00
2014-10-22 18:38:44 +02:00
# https://github.com/github/gitignore/blob/master/Gradle.gitignore
.gradle/
build/
2016-04-10 00:31:16 +02:00
captures/
2014-10-22 18:38:44 +02:00
# Ignore Gradle GUI config
gradle-app.setting
2020-05-03 22:09:31 +02:00
libs/*.aar
2014-10-22 18:38:44 +02: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 19:40:15 +01:00
.navigation/
2020-04-29 12:40:31 +02:00
src/main/res/values/api_keys.xml
src/standardPush/res/values/gcm.xml
2020-05-02 14:36:25 +02:00
/libs/libwebrtc*
2020-07-10 08:32:22 +02:00
/.github/ISSUE_TEMPLATE.md
2021-01-06 19:59:55 +01:00
crowdin.properties
2021-02-05 19:57:44 +01:00
/languages.sh
2021-04-19 15:28:30 +02:00
/google-services.json