2015-01-16 06:08:44 +08:00
|
|
|
# Gradle
|
|
|
|
build
|
2015-05-07 04:10:28 +08:00
|
|
|
gradle.properties
|
2015-01-16 06:08:44 +08:00
|
|
|
.gradle
|
2015-06-11 08:36:55 +08:00
|
|
|
local.properties
|
2015-01-16 06:08:44 +08:00
|
|
|
|
2016-06-25 09:18:06 +08:00
|
|
|
# Maven (examples)
|
|
|
|
target
|
|
|
|
|
2014-12-11 08:47:40 +08:00
|
|
|
# IntelliJ IDEA
|
|
|
|
.idea
|
|
|
|
*.iml
|
|
|
|
|
2015-01-22 06:30:14 +08:00
|
|
|
# Eclipse
|
|
|
|
.classpath
|
|
|
|
.project
|
|
|
|
.settings
|
|
|
|
.gitignore
|
2015-05-05 03:57:51 +08:00
|
|
|
bin
|
2015-01-22 06:30:14 +08:00
|
|
|
|
2014-12-11 08:47:40 +08:00
|
|
|
# OS X
|
|
|
|
.DS_Store
|
2015-10-17 04:24:37 +08:00
|
|
|
|
|
|
|
# Emacs
|
|
|
|
*~
|
|
|
|
\#*\#
|