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