2015-05-02 12:40:40 -04:00
|
|
|
# Android Studio
|
2015-05-03 13:56:22 +02:00
|
|
|
*.jks
|
|
|
|
.DS_Store
|
2015-05-02 12:40:40 -04:00
|
|
|
/local.properties
|
|
|
|
/.idea/workspace.xml
|
|
|
|
/build
|
|
|
|
|
2013-02-15 22:18:08 -05:00
|
|
|
# External tool builders
|
|
|
|
.externalToolBuilders/
|
|
|
|
|
|
|
|
# CDT-specific
|
|
|
|
.cproject
|
|
|
|
|
|
|
|
# PDT-specific
|
|
|
|
.buildpath
|
|
|
|
|
|
|
|
# Windows image file caches
|
|
|
|
Thumbs.db
|
2015-05-03 13:56:22 +02:00
|
|
|
ehthumbs.db
|
2013-02-15 22:18:08 -05:00
|
|
|
|
2015-05-03 13:56:22 +02:00
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
local.properties
|
|
|
|
gradle.properties
|
|
|
|
.directory
|
2013-02-15 22:18:08 -05:00
|
|
|
|
2015-05-03 13:56:22 +02:00
|
|
|
# Intellij project files
|
|
|
|
*.iml
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
|
|
|
.idea/
|
2013-02-15 22:18:08 -05:00
|
|
|
|
2015-05-03 13:56:22 +02:00
|
|
|
# Gradle
|
2013-02-15 22:18:08 -05:00
|
|
|
build
|
2015-05-03 13:56:22 +02:00
|
|
|
.gradle
|