Explorar el Código

更新 gitignore 文件

reghao hace 2 años
padre
commit
17e9789324
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -4,4 +4,5 @@
 *target*/
 *logs*/
 *.jar
-*git.properties*
+*git.properties*
+*bin*/