2014-09-20 07:33:27 +02:00
|
|
|
# Built application files
|
2014-07-03 07:48:39 +02:00
|
|
|
/build
|
2014-09-20 07:33:27 +02:00
|
|
|
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
local.properties
|
|
|
|
|
|
|
|
# Gradle generated files
|
|
|
|
.gradle/
|
|
|
|
|
|
|
|
# Signing files
|
|
|
|
.signing/
|
|
|
|
|
|
|
|
# User-specific configurations
|
|
|
|
/.idea
|
|
|
|
*.iml
|
2017-03-03 17:26:36 +01:00
|
|
|
gradle-app.setting
|
2014-09-20 07:33:27 +02:00
|
|
|
|
|
|
|
# OS-specific files
|
|
|
|
.DS_Store
|
|
|
|
.DS_Store?
|
|
|
|
._*
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|
|
|
|
ehthumbs.db
|
|
|
|
Thumbs.db
|
|
|
|
|
|
|
|
# Private files
|
2017-03-01 07:32:55 +01:00
|
|
|
/private
|
2017-02-15 06:32:45 +01:00
|
|
|
|
2017-03-01 07:32:55 +01:00
|
|
|
# Local files
|
2017-03-05 09:08:09 +01:00
|
|
|
/captures
|
2017-03-18 07:20:57 +01:00
|
|
|
/reports
|
2017-03-05 09:08:09 +01:00
|
|
|
|
2017-05-02 04:59:27 +02:00
|
|
|
# Temp files
|
|
|
|
/temp
|
|
|
|
|
2017-03-05 09:08:09 +01:00
|
|
|
# JRE error dumps
|
2017-09-28 11:50:21 +02:00
|
|
|
hs_err_*.log
|
|
|
|
|
2018-02-21 03:19:47 +01:00
|
|
|
# NDK related
|
2017-09-28 11:50:21 +02:00
|
|
|
.externalNativeBuild/
|