Update .gitignore settings for Eclipse output dirs

This commit is contained in:
Chris Beams 2014-12-27 01:26:54 +01:00
parent 75443aaa13
commit a6985b2cee
No known key found for this signature in database
GPG Key ID: 3D214F8F5BC5ED73
1 changed files with 2 additions and 3 deletions

5
.gitignore vendored
View File

@ -9,7 +9,7 @@ credentials.properties
build
# IDEA
.idea/
.idea
*.iml
*.iws
@ -17,14 +17,13 @@ build
.project
.classpath
.settings/
/bin
bin
# Maven
log/
target/
# Output
ethereumj-*.zip
database
logs
test_db