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

ignore bin folder created by eclipse ide.
This commit is contained in:
Binary Wang
2016-08-24 10:16:23 +08:00
committed by GitHub

1
.gitignore vendored
View File

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