|
@@ -15,7 +15,7 @@
|
|
|
# Generated files
|
|
|
bin/
|
|
|
gen/
|
|
|
-out/
|
|
|
+
|
|
|
|
|
|
# Gradle files
|
|
|
.gradle/
|
|
@@ -79,25 +79,16 @@ gen-external-apklibs
|
|
|
# Log Files
|
|
|
|
|
|
# Android Studio
|
|
|
-/*/build/
|
|
|
-/*/local.properties
|
|
|
-/*/out
|
|
|
-/*/*/build
|
|
|
-/*/*/production
|
|
|
-*.ipr
|
|
|
-*~
|
|
|
-*.swp
|
|
|
+
|
|
|
|
|
|
# Android Patch
|
|
|
|
|
|
# External native build folder generated in Android Studio 2.2 and later
|
|
|
|
|
|
# NDK
|
|
|
-obj/
|
|
|
+
|
|
|
|
|
|
# IntelliJ IDEA
|
|
|
-*.iws
|
|
|
-/out/
|
|
|
|
|
|
# User-specific configurations
|
|
|
.idea/libraries/
|
|
@@ -151,10 +142,6 @@ atlassian-ide-plugin.xml
|
|
|
.idea/mongoSettings.xml
|
|
|
|
|
|
# Crashlytics plugin (for Android Studio and IntelliJ)
|
|
|
-com_crashlytics_export_strings.xml
|
|
|
-crashlytics.properties
|
|
|
-crashlytics-build.properties
|
|
|
-fabric.properties
|
|
|
|
|
|
### AndroidStudio Patch ###
|
|
|
|