Sfoglia il codice sorgente

ignore bin folder created by eclipse ide.

xiaohulu 8 anni fa
parent
commit
d1a66b2ee2
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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