2014-09-04 09:11:18 +00:00
|
|
|
# local credentials
|
|
|
|
credentials.properties
|
|
|
|
|
2014-12-26 13:23:44 +00:00
|
|
|
# Vim
|
|
|
|
*.sw[op]
|
2014-05-04 14:41:08 +00:00
|
|
|
|
2014-12-26 13:23:44 +00:00
|
|
|
# Gradle
|
|
|
|
.gradle
|
|
|
|
build
|
|
|
|
|
|
|
|
# IDEA
|
2014-08-20 19:19:42 +00:00
|
|
|
.idea/
|
|
|
|
*.iml
|
|
|
|
*.iws
|
2014-05-04 21:04:33 +00:00
|
|
|
|
2014-05-13 17:30:09 +00:00
|
|
|
# Eclipse
|
|
|
|
.project
|
|
|
|
.classpath
|
2014-08-20 19:19:42 +00:00
|
|
|
.settings/
|
2014-06-21 20:17:23 +00:00
|
|
|
/bin
|
2014-05-13 17:30:09 +00:00
|
|
|
|
2014-08-20 19:19:42 +00:00
|
|
|
# Maven
|
|
|
|
log/
|
|
|
|
target/
|
|
|
|
|
2014-12-26 16:38:40 +00:00
|
|
|
# Output
|
|
|
|
ethereumj-*.zip
|
|
|
|
database
|
|
|
|
logs
|
|
|
|
test_db
|
2014-08-20 19:19:42 +00:00
|
|
|
|
|
|
|
# Mac
|
2014-12-26 13:23:44 +00:00
|
|
|
.DS_Store
|