Browse Source

Merge pull request #27 from xiaohulu/eclipse-ignore-bin

ignore bin folder created by eclipse ide.
master
Binary Wang 8 years ago
committed by GitHub
parent
commit
00d7b85f74
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -13,6 +13,7 @@ test-output
hs_err_pid*
target
bin
.project
.classpath
.settings


Loading…
Cancel
Save