Remove unnecessary entries from root .gitignore

This commit is contained in:
Chris Beams 2014-12-26 17:38:40 +01:00
parent f845a3b751
commit 4f4cf19b20
No known key found for this signature in database
GPG Key ID: 3D214F8F5BC5ED73
1 changed files with 5 additions and 7 deletions

12
.gitignore vendored
View File

@ -23,13 +23,11 @@ build
log/
target/
# Output #
*/logs
*/dmp
*/database
*/null
*/gen
*/src/main/java/sample
# Output
ethereumj-*.zip
database
logs
test_db
# Mac
.DS_Store