2014-08-16 14:54:03 +00:00
|
|
|
#Android specific
|
|
|
|
bin
|
|
|
|
gen
|
|
|
|
obj
|
|
|
|
lint.xml
|
|
|
|
local.properties
|
|
|
|
release.properties
|
|
|
|
ant.properties
|
|
|
|
*.class
|
2014-08-17 00:41:03 +00:00
|
|
|
*.apk
|
2014-09-11 07:35:19 +00:00
|
|
|
!app-release.apk
|
|
|
|
!app-debug.apk
|
2014-08-16 14:54:03 +00:00
|
|
|
|
|
|
|
#Gradle
|
2014-07-24 00:15:11 +00:00
|
|
|
.gradle
|
2014-08-16 14:54:03 +00:00
|
|
|
build
|
2014-07-24 00:15:11 +00:00
|
|
|
.DS_Store
|
2014-08-16 14:54:03 +00:00
|
|
|
|
|
|
|
#Maven
|
|
|
|
target
|
|
|
|
pom.xml.*
|
|
|
|
|
|
|
|
#Eclipse
|
|
|
|
.project
|
|
|
|
.classpath
|
|
|
|
.settings
|
|
|
|
.metadata
|
|
|
|
|
2014-09-21 13:36:23 +00:00
|
|
|
#Eclipse/Gradle integration
|
|
|
|
libs
|
|
|
|
project.properties
|
|
|
|
|
2014-08-16 14:54:03 +00:00
|
|
|
#IntelliJ IDEA
|
|
|
|
.idea
|
|
|
|
*.iml
|