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
|
|
|
|
|
|
|
# JRE error dumps
|
|
|
|
hs_err_*.log
|