Browse Source

ignore bin folder created by eclipse ide.

xiaohulu 8 years ago
parent
commit
d1a66b2ee2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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