2011-08-09 21:49:49 +02:00
|
|
|
/obj
|
|
|
|
/libs
|
2011-12-19 23:21:09 +01:00
|
|
|
/bin
|
2016-02-21 18:55:39 +01:00
|
|
|
/build
|
2016-12-18 14:21:20 +01:00
|
|
|
|
|
|
|
# Built application files
|
|
|
|
/*/build/
|
|
|
|
|
|
|
|
# Crashlytics configuations
|
|
|
|
com_crashlytics_export_strings.xml
|
|
|
|
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
local.properties
|
|
|
|
|
|
|
|
# Gradle generated files
|
|
|
|
.gradle/
|
|
|
|
|
|
|
|
# Signing files
|
|
|
|
.signing/
|
|
|
|
|
|
|
|
# User-specific configurations
|
|
|
|
.idea/
|
|
|
|
*.iml
|
2016-12-24 10:02:27 +01:00
|
|
|
app/app.iml
|
2016-12-18 14:21:20 +01:00
|
|
|
|
|
|
|
# OS-specific files
|
|
|
|
.DS_Store
|
|
|
|
.DS_Store?
|
|
|
|
._*
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|
|
|
|
ehthumbs.db
|
|
|
|
Thumbs.db
|
|
|
|
|
2018-03-07 23:02:23 +01:00
|
|
|
app/.externalNativeBuild
|
2019-09-24 00:20:38 +02:00
|
|
|
app/.cxx
|
2023-03-22 21:41:30 +01:00
|
|
|
app/bin
|
2016-12-27 09:52:00 +01:00
|
|
|
|
|
|
|
app/app-all-release.apk
|
2022-10-16 17:02:24 +02:00
|
|
|
|
|
|
|
#using VSCode now
|
|
|
|
org.eclipse.buildship.core.prefs
|
|
|
|
.project
|
|
|
|
.classpath
|