2014-01-24 15:48:49 +00:00
|
|
|
/local.properties
|
|
|
|
/.idea/workspace.xml
|
|
|
|
.DS_Store
|
|
|
|
|
|
|
|
# built application files
|
|
|
|
*.apk
|
|
|
|
*.ap_
|
|
|
|
|
|
|
|
# files for the dex VM
|
|
|
|
*.dex
|
|
|
|
|
|
|
|
# Java class files
|
|
|
|
*.class
|
|
|
|
|
|
|
|
# generated files
|
2013-06-18 06:39:05 +00:00
|
|
|
bin/
|
|
|
|
gen/
|
2014-01-24 15:48:49 +00:00
|
|
|
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
local.properties
|
|
|
|
|
|
|
|
# Eclipse project files
|
|
|
|
.classpath
|
|
|
|
.project
|
2015-03-29 09:16:01 +00:00
|
|
|
.settings
|
2014-01-24 15:48:49 +00:00
|
|
|
|
|
|
|
# Android Studio
|
|
|
|
.idea/
|
|
|
|
.gradle
|
|
|
|
/*/local.properties
|
|
|
|
/*/out
|
|
|
|
/*/*/build
|
2014-07-04 09:34:27 +00:00
|
|
|
build/*
|
2014-01-24 15:48:49 +00:00
|
|
|
/*/*/production
|
|
|
|
*.iml
|
|
|
|
*.iws
|
|
|
|
*.ipr
|
|
|
|
*~
|
|
|
|
*.swp
|